Loading...
Loading...
Found 48002 skills
sandk0
Routes code analysis, research, and architecture review tasks to appropriate workflows based on prompt content.
lycfyi
Initializes Discord bot configuration, including API token setup and account connection for first-time application integration.
bacchus-labs
Tests critical user journeys across multiple frontend pages/components using Page Object Model and user-centric selectors for robust end-to-end validation.
bacchus-labs
Automates removal of Git worktrees for merged feature branches while preserving active development worktrees.
bacchus-labs
Guides users through a four-phase debugging framework: root cause investigation, pattern analysis, hypothesis testing, and implementation to ensure thorough problem understanding before solution.
bacchus-labs
Reviews in-progress implementation against feature specifications, delivering structured compliance reports with categorized issues for quality assurance.
sandk0
Provides technology stack overview and conventions for the fancai project, supporting architecture discussions and feature implementation.
bacchus-labs
Enables iterative software development by dispatching subagents for independent tasks with built-in code review, ensuring quality and speed.
bacchus-labs
Automates visual validation of UI components and responsive layouts using screenshot comparison to prevent broken UI deployments.
bacchus-labs
Enforces test-first development by requiring failing tests before implementation, ensuring minimal code passes behavioral verification.
bacchus-labs
Dispatches multiple agents to investigate independent software failures concurrently, optimizing debugging efficiency for complex issues with parallel-safe infrastructure.
bacchus-labs
Dispatches subagent to review code implementation against requirements before merging or proceeding with major features.
lycfyi
Diagnoses and resolves Telegram API configuration and connectivity issues for developers.
bacchus-labs
Automates running and fixing test failures, sets up testing infrastructure if needed, and ensures all tests pass before completion.
bacchus-labs
Ensures changes in Git worktrees remain isolated, preventing unintended modifications to the main branch during feature development.
bacchus-labs
Identifies and documents recurring code patterns and implementations within a codebase to guide new development efforts.
bacchus-labs
Automates specification-to-pull request transitions with session tracking, isolated Git worktrees, and audit trails for development workflows.
bacchus-labs
Prevents testing anti-patterns including mocking without dependency understanding and test-only methods in production code.
bacchus-labs
Creates detailed implementation tasks with code examples, file paths, and verification steps from completed design documents.
bacchus-labs
Requires verification command execution and output confirmation before claiming code completion, preventing premature commits or PRs.
bacchus-labs
Guides completion of a development branch by verifying tests, requirements, and code review, then presents structured options for merge, PR, or cleanup.
bacchus-labs
Autonomously implements software tasks from specifications using TDD and subagents with code review, ensuring high-quality code delivery.
bacchus-labs
Systematically traces errors backward through call stack to identify root cause of bugs and invalid data.
bacchus-labs
A tool for locating and organizing code files within a codebase by topic, feature, or purpose, enhancing developer navigation efficiency.