Most Used Tags
Robustly implement snapshot/golden file tests with temporal normalization to prevent daily breakage.
Systematically addresses large backlogs of issues using prioritized waves.
Decomposes large tasks into independent subtasks for parallel execution, optimizing efficiency.
Generates adversarial and spec-driven test cases to ensure code robustness.
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 fuzz test scaffolding for parsers to identify unexpected input crashes.
Conducts thorough end-of-iteration reviews with quality grading and trend analysis.
Codify recurring code patterns for efficient reuse in your projects.
Audits tests for concurrency safety to prevent race conditions and ensure reliable test outcomes.
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.
Dispatch research agents to gather insights before proposing features or architectures.
Prevents shortcut rationalization in LLMs by detecting when steps are skipped or requirements are simplified.
Bootstraps the agent to utilize vibe-engineering skills for enhanced development practices.
Validates completed work against defined acceptance criteria to ensure tasks meet success standards.
Prevent scope creep during implementation by catching unrequested features and unnecessary changes.
Manages context window limits by summarizing and compacting session state for better coherence.
Organize and document resolved bugs to prevent future issues.
Plan and document rollback procedures for risky changes to ensure smooth recovery.
Safely deploy applications with pre-flight checks and automatic rollback.
Manage non-blocking tasks with a persistent cross-session queue.
Directs users to the appropriate vibe-engineering skill based on their current task.
Enforces structured output for analyses, reports, and recommendations to enhance clarity and comprehension.
Enforces tiered test coverage standards across line coverage, spec-to-test, and spec-to-code dimensions.
Extracts learnings from completed work and updates a persistent learnings file.
Bidirectional sync between specification documents and code to prevent spec drift.
Conducts comprehensive gap analysis to assess production readiness of codebases against specifications.
Challenge recommendations and designs through adversarial review to identify weaknesses before production.
Monitor the health status of all configured services, including uptime and errors.
Capture and log architectural decisions automatically from code changes and conversations.
Conduct thorough research before making design decisions to avoid common pitfalls.
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.