.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

…/huangjia2019/claude-code-engineering
home/skills/huangjia2019/claude-code-engineering
huangjia2019 avatar

huangjia2019/claude-code-engineering

16 skills

View on GitHub
$npx skills add huangjia2019/claude-code-engineering
SkillInstalls
00-basic-skillReview code for quality, security, and best practices. Use when the user asks for code review, wants feedback on their code, mentions reviewing changes, or…—02-progressive-skillGenerate API documentation from code. Use when the user wants to document APIs, create API reference, generate endpoint documentation, or needs help with…—03-financial-skillAnalyze financial data, calculate financial ratios, and generate analysis reports.—04-codebase-visualizerGenerate an interactive tree visualization of your codebase. Use when exploring a new repo or understanding project structure.—05-api-generatorGenerate API endpoint code and documentation from specifications.—api-conventionsAPI design patterns and conventions for this project. Covers RESTful URL naming, response format standards, error handling, and authentication requirements.—api-documentingapi-generatingcode-health-checkPerform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, or get a health report.—code-reviewingcodebase-visualizerdoc-writingGenerate API documentation from a route manifest. Use when you have a list of discovered routes and need to produce markdown documentation.—financial-analyzingAnalyze financial data, calculate financial ratios, and generate analysis reports.—quality-checkingValidate API documentation against quality standards. Use when you need to verify generated docs are complete and correct.—react-patternsReact 组件设计模式、Hooks 使用指南、性能优化技巧—route-scanningScan Express.js source files to discover all API route definitions.—