Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
prd
Create self-verifying PRDs for autonomous execution. Interviews users to gather requirements, then generates structured prd.json with phased implementation and appropriate testing strategies. Supports 7 task categories with type-specific workflows. Use when user says "create a prd", "prd for", "plan a feature", "plan this", "write prd", or wants to plan any multi-step implementation work.
AnsarUllahAnasZ360/cc-guide
-
epic-security
Guide on security practices including CSP, rate limiting, and session security for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-permissions
Guide on RBAC system and permissions for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-database
Guide on Prisma, SQLite, and LiteFS for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-routing
Guide on routing with React Router and react-router-auto-routes for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-testing
Guide on testing with Vitest and Playwright for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-caching
Guide on caching with cachified, SQLite cache, and LRU cache for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-forms
Guide on forms with Conform and validation with Zod for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-ui-guidelines
Guide on UI/UX guidelines, accessibility, and component usage for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-auth
Guide on authentication, sessions, OAuth, 2FA, and passkeys for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-deployment
Guide on deployment with Fly.io, multi-region setup, and CI/CD for Epic Stack
epicweb-dev/epic-stack 5,530
-
epic-react-patterns
Guide on React patterns, performance optimization, and code quality for Epic Stack
epicweb-dev/epic-stack 5,530
-
recur-portal
Implement Customer Portal for subscription self-service. Use when building account pages, letting customers manage subscriptions, update payment methods, view billing history, or when user mentions "customer portal", "帳戶管理", "訂閱管理", "更新付款方式", "self-service".
recur-tw/skills
-
recur-checkout
Implement Recur checkout flows including embedded, modal, and redirect modes. Use when adding payment buttons, checkout forms, subscription purchase flows, or when user mentions "checkout", "結帳", "付款按鈕", "embedded checkout".
recur-tw/skills
-
recur-entitlements
Implement access control and permission checking with Recur entitlements API. Use when building paywalls, checking subscription status, gating premium features, or when user mentions "paywall", "權限檢查", "entitlements", "access control", "premium features".
recur-tw/skills
-
recur-help
List all available Recur skills and how to use them. Use when user asks "what can Recur do", "Recur skills", "Recur 有什麼功能", "help with Recur", "如何使用 Recur skills".
recur-tw/skills
-
recur-webhooks
Set up and handle Recur webhook events for payment notifications. Use when implementing webhook handlers, verifying signatures, handling subscription events, or when user mentions "webhook", "付款通知", "訂閱事件", "payment notification".
recur-tw/skills
-
recur-quickstart
Quick setup guide for Recur payment integration. Use when starting a new Recur integration, setting up API keys, installing the SDK, or when user mentions "integrate Recur", "setup Recur", "Recur 串接", "金流設定".
recur-tw/skills
-
webapp-testing
Web应用测试工具包。使用 Playwright 进行前端自动化测试、UI 调试、截图捕获、浏览器日志查看。当需要测试本地 Web 应用、验证前端功能、调试 UI 行为时使用此技能。
enoch-robinson/agent-skill-collection
-
debug-helper
调试助手技能。当用户遇到 Bug、错误信息、程序异常、性能问题需要排查,或需要分析日志、定位问题根因时使用此技能。
enoch-robinson/agent-skill-collection
-
database-design
数据库设计指南。当用户需要设计数据库 Schema、优化索引、规划表结构、处理数据关系或进行数据库性能优化时使用此技能。
enoch-robinson/agent-skill-collection
-
git-workflow
Git 工作流和版本控制最佳实践。当用户需要管理 Git 分支、编写提交信息、解决合并冲突、或遵循 Git 工作流规范时使用此技能。
enoch-robinson/agent-skill-collection
-
docker-helper
Docker容器化开发指南。当用户需要编写 Dockerfile、配置 docker-compose、优化镜像大小、调试容器问题或实施容器化最佳实践时使用此技能。
enoch-robinson/agent-skill-collection
-
your-skill-name
清晰描述这个 Skill 的功能以及何时使用它。包含触发条件和使用场景。
enoch-robinson/agent-skill-collection