Most Used Tags
vibe-engineering provides 37 practical skills to enhance engineering workflows in Claude Code.
Generate a behavioral scenario acceptance matrix for comprehensive test coverage planning.
Safely integrates commits from parallel agent branches using sequential cherry-pick.
Generate session continuity documents to maintain context across long development sessions.
Sets quality expectations for production implementation, ensuring robustness and reliability.
Quickly checks technical documents for structural quality with a 6-point assessment.
Generates adversarial and spec-driven test cases to ensure code robustness.
Generates fuzz test scaffolding for parsers to identify unexpected input crashes.
Codify recurring code patterns for efficient reuse in your projects.
Conducts thorough end-of-iteration reviews with quality grading and trend analysis.
Scan staged changes for common commit mistakes before finalizing a git commit.
Enforces a rigorous quality loop to ensure clean code before declaring work done.
Audits tests for concurrency safety to prevent race conditions and ensure reliable test outcomes.
Robustly implement snapshot/golden file tests with temporal normalization to prevent daily breakage.
Dispatch research agents to gather insights before proposing features or architectures.
Systematically addresses large backlogs of issues using prioritized waves.
Enforces tiered test coverage standards across line coverage, spec-to-test, and spec-to-code dimensions.
Monitor the health status of all configured services, including uptime and errors.
Manages context window limits by summarizing and compacting session state for better coherence.
Directs users to the appropriate vibe-engineering skill based on their current task.
Prevents shortcut rationalization in LLMs by detecting when steps are skipped or requirements are simplified.
Manage non-blocking tasks with a persistent cross-session queue.
Validates completed work against defined acceptance criteria to ensure tasks meet success standards.
Conduct thorough research before making design decisions to avoid common pitfalls.
Capture and log architectural decisions automatically from code changes and conversations.
Bootstraps the agent to utilize vibe-engineering skills for enhanced development practices.
Prevent scope creep during implementation by catching unrequested features and unnecessary changes.
Organize and document resolved bugs to prevent future issues.
Safely deploy applications with pre-flight checks and automatic rollback.
Extracts learnings from completed work and updates a persistent learnings file.
Bidirectional sync between specification documents and code to prevent spec drift.
Challenge recommendations and designs through adversarial review to identify weaknesses before production.
Enforces structured output for analyses, reports, and recommendations to enhance clarity and comprehension.
Decomposes large tasks into independent subtasks for parallel execution, optimizing efficiency.
Plan and document rollback procedures for risky changes to ensure smooth recovery.
Conducts comprehensive gap analysis to assess production readiness of codebases against specifications.
Automates the closure of production readiness gaps through iterative analysis and execution.
Validates requirements against SMART criteria to catch vagueness early.
Identify discrepancies between specification documents and implementation code to ensure compliance.