using-agent-skills

Solid

Discover and choose the right Kandev agent skill for a task. Use when starting a session, when the user asks which skill applies, when work spans multiple phases, or when existing skill references need to be mapped to this repo's actual skills.

AI & Automation 502 stars 69 forks Updated today AGPL-3.0

Install

View on GitHub

Quality Score: 87/100

Stars 20%
90
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Using Agent Skills Use this as the routing map for Kandev's local skills. Prefer the repo's existing skills over importing adjacent upstream names. ## Skill Map ```text Task arrives | |-- Need to clarify intent first? ----------> /interview-me |-- Create/change/fix/publish Kandev plugin? -> /create-kandev-plugin plus /fix or /tdd as needed |-- New feature or behavior-changing fix? --> /spec-driven-development |-- Bug regression? ------------------------> /fix -> repair spec -> fix plan/tasks -> /tdd |-- Running/debugging Kandev locally? ------> /debug |-- Need focused context setup? ------------> /context-engineering |-- Code change with test coverage? --------> /tdd |-- Browser/E2E coverage? ------------------> /e2e |-- Seed isolated product demo data? -------> /product-demo-seeding |-- Record landing/product media? ----------> /product-demo-seeding -> /product-video-capture (always in that order) |-- Frontend/UI change? --------------------> /mobile-parity plus /e2e as needed |-- High-impact security boundary/concern? -> pause for a strong-model review per /planner-orchestration |-- Test strategy or coverage gaps? --------> /tdd or /e2e in the current conversation |-- Add debug logs? ------------------------> /debug |-- Add Jira/Linear-style integration? -----> /add-integration |-- Validate implementation? ----------------> /tdd plus exact task-defined tests/E2E |-- Need local QA/review/simplification? ----> only on explicit user request or PR finding |-- Improve skill...

Details

Author
kdlbs
Repository
kdlbs/kandev
Created
6 months ago
Last Updated
today
Language
Go
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category