Leonardo Tan avatar

Leonardo Tan

Community

@leonardotan19 · Chongqing,China

3Followers
|
7Public Repos
|
16Published Skills

Agent Skills by Leonardo Tan

Showing 16 vetted skills indexed across 1 GitHub repositories.

LeonardoTan19LeonardoTan19
2

using-git-worktrees

Create isolated Git worktree workspaces for feature development.

Community
Advanced
LeonardoTan19LeonardoTan19
2

backend-schema

Applies content-type schemas from a design doc to Strapi via strapi-mcp.

Community
Intermediate
LeonardoTan19LeonardoTan19
2

api-client-gen

Generate a typed TypeScript API client from Strapi content-type schemas and route contracts.

Community
Advanced
LeonardoTan19LeonardoTan19
2

test-driven-development

Enforce red-green-refactor cycles with failing tests before code implementation.

Community
Intermediate
LeonardoTan19LeonardoTan19
2

systematic-debugging

Enforce root-cause analysis before applying fixes across debugging phases.

Community
Advanced
LeonardoTan19LeonardoTan19
2

dispatching-parallel-agents

Dispatch independent tasks to isolated agents running in parallel without shared state.

Community
Intermediate
LeonardoTan19LeonardoTan19
2

executing-plans

Execute written implementation plans with verifications and git checkpoints.

Community
Advanced
LeonardoTan19LeonardoTan19
2

finishing-a-development-branch

Guide merge, PR, or discard decisions for completed development branches.

Community
Intermediate
LeonardoTan19LeonardoTan19
2

scaffold-project

Scaffold a fullstack Strapi+React monorepo from templates via guided steps.

Community
Intermediate
LeonardoTan19LeonardoTan19
2

brainstorming

Guide collaborative brainstorming to produce formal design documents and implementation handoffs.

Community
Advanced
LeonardoTan19LeonardoTan19
2

writing-plans

Convert a design spec into a phase-ordered implementation plan with tasks and tests.

Community
Advanced
LeonardoTan19LeonardoTan19
2

requesting-code-review

Dispatch a code-reviewer subagent to validate completed work against requirements.

Community
Advanced
LeonardoTan19LeonardoTan19
2

receiving-code-review

Verify and clarify code-review feedback before implementing incremental changes.

Community
Intermediate
LeonardoTan19LeonardoTan19
2

frontend-page

Assemble frontend pages from design docs using shadcn components and generated API types.

Community
Advanced
LeonardoTan19LeonardoTan19
2

verification-before-completion

Runs verification commands and checks outputs before declaring work complete.

Community
Advanced
LeonardoTan19LeonardoTan19
2

subagent-driven-development

Dispatch fresh subagents per task with two-stage reviews.

Community
Advanced