Topic: dev-tools
20 skills in this topic.
-
vibe-workflow
Complete 5-step workflow to build an MVP from idea to launch. Use when the user wants to start a new project from scratch, go through the full workflow, or says "help me build an MVP", "start new project", or "vibe coding workflow".
KhazP/vibe-coding-prompt-template 2,194
-
vibe-techdesign
Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".
KhazP/vibe-coding-prompt-template 2,194
-
vibe-research
Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".
KhazP/vibe-coding-prompt-template 2,194
-
vibe-prd
Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".
KhazP/vibe-coding-prompt-template 2,194
-
vibe-build
Build your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project".
KhazP/vibe-coding-prompt-template 2,194
-
vibe-agents
Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".
KhazP/vibe-coding-prompt-template 2,194
-
feature-switch
Feature switch system guide for gating new user-facing features behind feature flags
vm0-ai/vm0 1,062
-
testing
Comprehensive testing patterns and anti-patterns for writing and reviewing tests
vm0-ai/vm0 1,062
-
tech-debt
Technical debt management - scan codebase for bad smells and create tracking issues
vm0-ai/vm0 1,062
-
project-principles
Core architectural and code quality principles that guide all development decisions in the vm0 project
vm0-ai/vm0 1,062
-
database-development
Database migrations and Drizzle ORM guidelines for the vm0 project
vm0-ai/vm0 1,062
-
commit
Complete pre-commit workflow - run quality checks (format, lint, type, test) and validate/create conventional commit messages
vm0-ai/vm0 1,062
-
code-quality
Deep code review and quality analysis for vm0 project
vm0-ai/vm0 1,062
-
cli-design
Design patterns and conventions for the vm0 CLI user experience
vm0-ai/vm0 1,062
-
ccstate
Patterns and best practices for using ccstate state management in the vm0 platform
vm0-ai/vm0 1,062
-
deep-review
Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.
coder/coder 12,860
-
doc-check
Checks if code changes require documentation updates
coder/coder 12,860
-
code-review
Reviews code changes for bugs, security issues, and quality problems
coder/coder 12,860
-
refine-plan
Iteratively refine development plans using TDD methodology. Ensures plans are clear, actionable, and include red-green-refactor cycles with proper test coverage.
coder/coder 12,860
-
pull-requests
Guide for creating, updating, and following up on pull requests in the Coder repository. Use when asked to open a PR, update a PR, rewrite a PR description, or follow up on CI/check failures.
coder/coder 12,860