zakelfassi/skills-driven-development Skills
(5)Browse AI agent skills from zakelfassi/skills-driven-development for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
api-endpoint
zakelfassi/skills-driven-development
Scaffold a REST API endpoint with route, controller, validation, and tests. Use when creating new API endpoints, adding resources, or when asked to build a new backend route.
bug-triage
zakelfassi/skills-driven-development
Triage a bug report into an actionable GitHub issue with severity, reproduction steps, and assignment. Use when a bug is reported, when error logs need investigation, or when asked to file/triage an issue.
component-scaffold
zakelfassi/skills-driven-development
Create a new React component with co-located test, story, and styles. Use when creating new UI components, when asked to scaffold/generate a component, or when building new pages.
deploy-preview
zakelfassi/skills-driven-development
Deploy a preview branch to the staging environment for review. Use when a feature branch is ready for visual review, when someone asks to "deploy this for review", or before opening a PR.
skillforge
zakelfassi/skills-driven-development
Create or update a reusable agent skill. Use when you notice a repeated pattern, when a workflow should be persisted for future sessions, or when asked to forge/create/scaffold a new skill.