2029 results (22.7ms) page 31 / 102
open-horizon-labs / skills-salvage exact

Extract learning before restarting. Code is a draft; learning is the asset. Use when work is drifting, approach has reversed 3+ times, or scope is expanding while "done" keeps fuzzing.

ryanthedev / code-foundations-cc-data-organization exact

Audit and fix data organization: variable declarations, data types, magic numbers, naming conventions, and global data. Three modes: CHECKER (92-item checklist -> status table), APPLIER (type...

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

Implementation agent that executes a single task and creates handoff on completion

aj-geddes / useful-ai-prompts-pull-request-automation exact

Automate pull request workflows with templates, checklists, auto-merge rules, and review assignments. Reduce manual overhead and improve consistency.

softaworks / agent-toolkit-naming-analyzer exact

Suggest better variable, function, and class names based on context and conventions.

xenitV1 / claude-code-maestro-tdd-mastery exact

Test-Driven Development Iron Law. Write the test first. Watch it fail. Write minimal code to pass. No exceptions.

MikoChun / claude-code-gemini-manager-skill-gemini-manager exact

This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks,...

itechmeat / llm-code-commits exact

Conventional Commits specification. Covers commit structure, types, breaking changes. Keywords: feat, fix, BREAKING CHANGE.

tomwangowa / agent-skills-code-review-gemini exact

Perform deep, thorough code review using Gemini AI. Use this Skill when user explicitly requests 'gemini review', 'thorough review', 'detailed review', or 'deep review'. For general 'review'...

llama-farm / llamafarm-commit-push-pr exact

Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.

cosmix / loom-git-workflow exact

Manages Git operations including branching strategies, commit conventions, merge workflows, conflict resolution, and worktree management. Trigger keywords: git, branch, commit, merge, rebase, pull...

oaustegard / claude-skills-orchestrating-agents exact

Orchestrates parallel API instances, delegated sub-tasks, and multi-agent workflows with streaming and tool-enabled delegation patterns. Use for parallel analysis, multi-perspective reviews, or...

arielperez82 / agents-and-skills-orchestrating-agents exact

Orchestrates parallel API instances, delegated sub-tasks, and multi-agent workflows with streaming and tool-enabled delegation patterns. Use for parallel analysis, multi-perspective reviews, or...

daffy0208 / ai-dev-standards-dark-matter-analyzer exact

Analyze repositories to reveal unseen patterns, strategic drift, and organizational health. Use when assessing repository coherence, diagnosing project issues, identifying documentation inflation,...

Yeachan-Heo / oh-my-claudecode-orchestrate exact

Activate multi-agent orchestration mode

cosmix / loom-testing exact

Comprehensive test implementation across all domains including unit, integration, e2e, security, infrastructure, data pipelines, and ML models. Covers TDD/BDD workflows, test architecture, flaky...

josavicentevw / ai-agent-skills-testing exact

Create and execute comprehensive testing strategies including unit tests, integration tests, test-driven development, and test coverage analysis. Use when writing tests, implementing TDD, checking...

aj-geddes / useful-ai-prompts-developer-onboarding exact

Create comprehensive developer onboarding documentation including setup guides, README files, contributing guidelines, and getting started tutorials. Use when onboarding new developers or creating...