Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
watzup
[Utilities] Review recent changes and wrap up the work
duc01226/EasyPlatform 6
-
code-simplifier
[Code Quality] Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
duc01226/EasyPlatform 6
-
review-post-task
[Code Quality] Two-pass code review for task completion
duc01226/EasyPlatform 6
-
workflow-big-feature
[Workflow] Trigger Big Feature workflow — research-driven development for large, complex, or ambiguous features needing market research, business evaluation, domain analysis, tech stack research, and architecture design before implementation.
duc01226/EasyPlatform 6
-
why-review
[Code Quality] Validate design rationale completeness in plan files before implementation
duc01226/EasyPlatform 6
-
cook-auto
[Implementation] Implement a feature automatically (trust me bro)
duc01226/EasyPlatform 6
-
sync-to-copilot
[AI & Tools] Sync Claude Code knowledge to GitHub Copilot instructions. Creates/updates .github/copilot-instructions.md (project-specific) + .github/instructions/common-protocol.instructions.md (generic protocols) + per-group instruction files. Two-tier architecture: script generates structure, AI enriches with file-extracted summaries.
duc01226/EasyPlatform 6
-
business-analyst
duc01226/EasyPlatform 6
-
workflow-documentation
[Workflow] Trigger Documentation Update workflow — documentation creation and update workflow with plan validation.
duc01226/EasyPlatform 6
-
plan-cro
[Planning] Create a CRO plan for the given content
duc01226/EasyPlatform 6
-
workflow-pbi-to-tests
[Workflow] Trigger PBI to Tests workflow — qa workflow: generate tdd test specs from pbi, write to feature docs section 17, run quality gate.
duc01226/EasyPlatform 6
-
business-evaluation
[Content] Evaluate business idea viability: Business Model Canvas, financial projections, risk matrix, go-to-market, execution plan.
duc01226/EasyPlatform 6
-
workflow-verification
[Workflow] Trigger Verification & Validation workflow — verify, validate, and confirm correctness with investigation and testing.
duc01226/EasyPlatform 6
-
plan-hard
[Planning] Research, analyze, and create an implementation plan
duc01226/EasyPlatform 6
-
package-upgrade
duc01226/EasyPlatform 6
-
graph-build
[Code Intelligence] Build or update the code review knowledge graph. Parses codebase with Tree-sitter into a structural graph (functions, classes, imports, calls, tests) stored in SQLite. Enables blast-radius analysis and graph-powered code review.
duc01226/EasyPlatform 6
-
course-builder
[Content] Build structured learning/teaching course material with Bloom taxonomy objectives, modules, lessons, exercises, and assessments.
duc01226/EasyPlatform 6
-
graph-blast-radius
[Code Intelligence] Analyze the blast radius of current code changes using the structural knowledge graph. Shows impacted files, functions, test coverage gaps, and risk level. Requires graph to be built first via /graph-build.
duc01226/EasyPlatform 6
-
interface-design
[Frontend] Interface design for product UIs — dashboards, admin panels, SaaS apps, tools. Craft-first methodology that fights AI defaults. NOT for marketing (landing pages, campaigns — use frontend-design).
duc01226/EasyPlatform 6
-
code-review
[Code Quality] Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks requiring review before proceeding, or before making completion claims. Covers receiving feedback with technical rigor, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before status claims.
duc01226/EasyPlatform 6
-
use-mcp
[AI & Tools] Utilize tools of Model Context Protocol (MCP) servers
duc01226/EasyPlatform 6
-
learn
[Utilities] Teach Claude lessons that persist across sessions. Triggers on 'remember this', 'always do', 'never do', 'learn this', 'from now on'. Smart routing to all 12 project-reference docs with /prompt-enhance finalization.
duc01226/EasyPlatform 6
-
review-changes
[Code Quality] Review all uncommitted changes before commit
duc01226/EasyPlatform 6
-
workflow-pm-reporting
[Workflow] Trigger PM Reporting workflow — pm workflow: generate status report and dependency analysis.
duc01226/EasyPlatform 6