Skip to main content
Run any Skill in Manus
with one click
GitHub repository

react-template

react-template contains 12 collected skills from Pony-Unicorn, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
7
updated
2026-02-06
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

git-commit
software-developers

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

2026-02-06
typescript-patterns
software-developers

TypeScript strict patterns and best practices. When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening unknown).

2026-02-06
openspec-apply-change
software-developers

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-02-04
openspec-archive-change
software-developers

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-02-04
openspec-bulk-archive-change
software-developers

Archive multiple completed changes at once. Use when archiving several parallel changes.

2026-02-04
openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026-02-04
openspec-explore
software-developers

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-02-04
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026-02-04
openspec-new-change
software-developers

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

2026-02-04
openspec-onboard
software-developers

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-02-04
openspec-sync-specs
software-developers

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

2026-02-04
openspec-verify-change
software-developers

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-02-04
react-template Agent Skills on GitHub | SkillsMP