83,201 skills sorted by stars.
Validate diagram correctness against the lesson README before pushing
Handle automated PR review feedback and merge when ready
Developer agent skill router - routes to 31 dev skills by category and signal keywords, manages 5 sub-agents.
Research-before-coding workflow. Search for existing tools, packages, and patterns before writing custom code. Checks Nu...
Security review aligned with OWASP Top 10:2025. Auto-detects backend (.NET) and frontend (Angular/TypeScript) from proje...
Security checklist for C#/.NET backend (ASP.NET Core, EF Core, Event Sourcing). Covers secrets management, input validat...
Security checklist for Angular/TypeScript frontend. Covers XSS prevention, client-side validation, secure authentication...
Start development servers with intelligent port management. Use when asked to "start the dev server", "run dev", "start...
Manage Next.js dev servers across worktrees. Start, stop, and read logs from dev servers. Agents can access logs from an...
Start, stop, restart, check status of, or tail logs for the Fenrir Ledger local dev environment.
Start, stop, and manage the Vite development server for the Babylon.js game. Use when the user wants to run the dev serv...
Run multiple isolated mux dev-server instances (temp MUX_ROOT + free ports)
Start the backend (FastAPI/uvicorn) and frontend (Vite) development servers. Use when user mentions "start dev", "run se...
Manage long development sessions with structured progress tracking. Creates SESSION.md files for multi-session handoff,...
Ensures the project has comprehensive, accurate development setup instructions in the README for human developers. Detec...
Create developer-friendly presentations using Slidev. Build Vue-powered slides with live code execution, syntax highligh...
Internal skill used by dev-brainstorm at Phase 1 exit gate. Dispatches a reviewer subagent to verify SPEC.md completenes...
Apply Mark's core development standards to ensure consistent, maintainable code across all projects. Use when starting w...
Implement a user story from the tech spec or epics list. Handles coding, testing, and completion verification.
Implementation de stories avec workflow en 10 etapes, modes batch/parallel/epic, tracking et retour d'experience
Implement a story with test-driven development. Phase 4 Implementation
Design system architecture including components, data flow, and deployment boundaries. Use when user asks to design arch...
Create and execute comprehensive tests including unit tests, integration tests, CLI tests, web/mobile UI tests, API test...
Deploy application to staging/production environments, setup CD pipelines, manage cloud infrastructure, and configure mo...
Setup development environment, MCP tools, GitHub repository, and Docker configurations. Use when user asks to setup devo...
Transform non-technical ideas into professional project kickoff documentation. Use when user asks to init, kickoff, or s...
Conduct comprehensive market research and competitive analysis to validate the problem and understand the market landsca...
Add and manage Model Context Protocol (MCP) servers for AI agents, including transports, scopes, and config files. Use w...
Create Mermaid diagrams and convert them to images. Use when needing to visualize flows, architecture, or data structure...
Define MVP scope, success metrics, and explicit out-of-scope items to focus on the smallest testable product. Use when u...
Create/Updates detailed user personas and prioritized user stories based on target users and market research. Use when u...
Create comprehensive Product Requirements Document (PRD) defining product behavior, functional and non-functional requir...
Plan sprints and backlogs in an AI-Driven Development workflow. Define features (backlogs), organize sprints as cumulati...
Define technical specifications including tech stack, security, theme standards (from UX mockup), coding standards, and...
Design user experience including flows, interactions, mockups, and accessibility. Use when user asks to design UX, creat...
This skill should be used when the user asks to "implement using TDD", "test-driven development", "RED-GREEN-REFACTOR",...
Test-driven development workflow. Auto-detects backend (.NET) and frontend (Angular/TypeScript) from project files. Loop...
Test-driven development workflow for C#/.NET using xUnit, NSubstitute, and event sourcing (EventSourcing). Covers aggreg...
Test-driven development workflow for Angular/TypeScript using Vitest, @testing-library/angular, Angular TestBed, and Pla...
開發團隊:任務池架構,由 Team Lead(Opus)規劃任務並管理品質閘門, challenger(Sonnet)持續質疑,workers(Sonnet)自取任務並行開發。 TL spawn 一次性 QA sub-agents 審查已完...
Multi-agent development team orchestration. Use when managing coding agents (Codex, Claude Code, Gemini, Cursor) for aut...
根据设计补充Dev视角的技术细节(数据库/API/通信协议),帮助Dev快速进入实施。当L1/L2设计缺乏技术细节、或准备向Dev交付前使用。