.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/alanhuang168/ai-project-workflow
home/skills/alanhuang168/ai-project-workflow
alanhuang168 avatar

alanhuang168/ai-project-workflow

9 skills

View on GitHub
$npx skills add alanhuang168/ai-project-workflow
SkillInstalls
deployname: deploy description: Prepare deployment instructions, release checks, verification, monitoring, and rollback.—discoveryDiscover requirements, risks, and constraints before implementation.—hldname: hld description: Create high-level architecture from the approved PRD, including system context, components, technology choices, data flow, dependencies,…—implname: impl description: Implement the project according to the approved PRD, architecture, detailed design, and test plan.—initname: init description: Initialize workflow state and the minimal document structure for a target project.—prdname: prd description: Clarify users, context, goals, scope, non-goals, requirements, and acceptance criteria, then produce docs/PRD.md.—retroname: retro description: Summarize outcomes, deviations, root causes, reusable assets, and improvement actions.—reviewname: review description: Review consistency between PRD, Architecture, SDD, Test Plan, and code.—sddname: sdd description: Create detailed design and test design from PRD and Architecture, covering interfaces, data structures, database design, module…—