11532 results (99.9ms) page 13 / 577
parcadei / continuous-claude-v3-onboard exact

Analyze brownfield codebase and create initial continuity ledger

parcadei / continuous-claude-v3-parallel-agent-contracts exact

Parallel Agent Type Contracts

bitwize-music-studio / claude-ai-music-skills-document-hunter exact

Automated browser-based document search and retrieval from free public sources

parcadei / continuous-claude-v3-tldr-router exact

Maps questions to the optimal tldr command. Use this to pick the right layer

bitwize-music-studio / claude-ai-music-skills-pronunciation-specialist exact

Scan lyrics for pronunciation risks, prevent Suno mispronunciations

parcadei / continuous-claude-v3-debug-hooks exact

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.

parcadei / continuous-claude-v3-agentica-server exact

Agentica server + Claude proxy setup - architecture, startup sequence, debugging

bitwize-music-studio / claude-ai-music-skills-promo-director exact

Generate promo videos for social media from mastered audio

parcadei / continuous-claude-v3-release exact

Release preparation workflow - security audit β†’ E2E tests β†’ review β†’ changelog β†’ docs

test 0.00
parcadei / continuous-claude-v3-test exact

Comprehensive testing workflow - unit tests βˆ₯ integration tests β†’ E2E tests

parcadei / continuous-claude-v3-compound-learnings exact

Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".

parcadei / continuous-claude-v3-implement-plan exact

Implement technical plans from thoughts/shared/plans with verification

parcadei / continuous-claude-v3-agentica-sdk exact

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

TheSimpleApp / agent-skills-code-review exact

Reviews code for bugs, security issues, performance problems, and best practices. Use when reviewing PRs, checking code quality, or auditing changes.

julianobarbosa / claude-code-skills-reviewing-code exact

Get code review from Codex AI for implementation quality, bug detection, and best practices. Use when asked to review code, check for bugs, find security issues, or get feedback on implementation patterns.

ngxtm / devkit-code-review-checklist exact

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

aj-geddes / useful-ai-prompts-static-code-analysis exact

Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.

Charon-Fan / agent-playbook-code-reviewer exact

Reviews pull requests and code changes for quality, security, and best practices. Use when user asks for code review, PR review, or mentions reviewing changes.

llama-farm / llamafarm-code-review exact

Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.

d-o-hub / rust-self-learning-memory-code-quality exact

Maintain high code quality through formatting, linting, and static analysis using rustfmt, clippy, and cargo audit. Use to ensure consistent code style and catch common mistakes.