All authors
changoo89 avatar

Claude Skills by changoo89

github.com/changoo89
16 skillsA× 160 installs2 views
Agent TeamsA

Coordinate specialized teammates in Agent Teams for execution, review, and planning. Delegate mode mandatory with TaskCompleted/TeammateIdle hooks.

toolscode-reviewfrontend
0
18
Claude Pilot StandardsA

Author reference for claude-pilot components. Skills, commands, agents, rules documentation patterns. VIBE coding compliance.

toolsdocumentation
0
3
Claude Prompt GuideA

Anthropic official XML tag patterns and prompt engineering best practices. Document behavior control tags, system prompt internals, and the 10-Component Framework for effective Claude prompts.

toolsgodebugging
0
3
Close PlanA

Plan completion workflow - archive plan, verify todos, create git commit, push with retry. Use for finalizing completed plans.

toolsbashgit
0
3
Code Quality GatesA

Use automatically before and after code changes. Ensures documentation, formatting, type safety, and audit standards.

toolstypescriptbash
0
3
Confirm PlanA

Plan confirmation workflow - extract plan from conversation, create file, auto-review with Interactive Recovery. Use for confirming plans after /00_plan.

toolsgobash
0
3
Docs VerifyA

Documentation verification for 3-Tier system - validates line limits, cross-references, file counts

toolsbashgit
0
3
Execute PlanA

Plan execution workflow - parallel SC implementation, worktree mode, verification patterns, GPT delegation. Use for executing plans with TDD + Ralph Loop.

toolsbashapi
0
3
Vercel Deploy ClaimableA

Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.

developmentgobash
0
3
Git OperationsA

Use when pushing, pulling, or merging changes. Handles retries, conflicts, and error recovery.

toolsbashgit
0
3
Gpt DelegationA

Use when blocked, stuck, or needing fresh perspective. Consults GPT experts via Codex CLI with graceful fallback.

toolsgobash
0
3
Parallel SubagentsA

Use when executing independent tasks concurrently. Launch multiple agents simultaneously for 50-70% speedup.

toolstypescriptbash
0
3
ReviewA

Comprehensive code review with multi-angle analysis using parallel agents

toolsbashcode-review
0
3
Setup WorkflowA

Initial setup workflow for claude-pilot plugin - directory creation, statusline configuration, documentation sync, GitHub star request

toolsgobash
0
3
Spec Driven WorkflowA

SPEC-First planning workflow - explore codebase, gather requirements, create execution plan through dialogue (read-only)

toolsgobash
0
3
TddA

Test-Driven Development (TDD) skill for Red-Green-Refactor cycle. Use when implementing features with tests first, minimal code to pass, then refactor. Isolates test execution from main orchestrator context.

toolspythonbash
0
3