.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

…/iflytek/skillhub
home/skills/iflytek/skillhub
iflytek avatar

iflytek/skillhub

9 skills

View on GitHub
$npx skills add iflytek/skillhub
SkillInstalls
api-and-namespace-designAPI design conventions, namespace coordinate system, RBAC roles, ClawHub compatibility layer, OpenAPI contract sync rules, and CSRF/session handling.—backend-module-structureRules for the SkillHub backend Maven multi-module clean architecture. Ensures agents place new code in the correct module and respect dependency direction.—code-conventionsCode style, logging, and testing conventions for SkillHub backend (Java) and frontend (TypeScript). Use when writing or reviewing code.—dev-workflowThe complete development workflow for SkillHub contributors including local dev, staging validation, testing, and PR creation.—docsUse this when you need to search, inspect, install, or publish agent skills against a SkillHub registry.—frontend-conventionsCoding conventions, architecture patterns, and testing rules for the SkillHub React frontend.—pr-submissionPR title format, commit conventions, and pre-PR checklist for SkillHub. Use when preparing or reviewing pull requests.—skill-lifecycleThe authoritative skill lifecycle state model including container states, version states, review workflow states, visibility overlay, and governance actions.—testing-and-ciTesting conventions, CI pipeline rules, and smoke test coverage for SkillHub. Ensures agents write tests correctly and understand the CI gate requirements.—