2029 results (17.4ms) page 30 / 102
arielperez82 / agents-and-skills-expectations exact

Working expectations and documentation practices. Use when capturing learnings or understanding how to work with this codebase.

claude-world / director-mode-lite-workflow exact

Complete 5-step development workflow

Yeachan-Heo / oh-my-claudecode-build-fix exact

Fix build and TypeScript errors with minimal changes

shinpr / claude-code-workflows-task-analyzer exact

Performs metacognitive task analysis and skill selection. Use when determining task complexity, selecting appropriate skills, or estimating work scale. Returns skills with confidence scores and metadata.

hocgin / agent-skills-commit-organizer exact

Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.

tryhuset / agent-skills-commit-organizer exact

Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.

lucianghinda / agentic-skills-commit-message exact

Generate high-quality git commit messages following Conventional Commits and Chris Beams' Seven Rules. Infers WHY from context and provides clear guidance on structure, scope, and body content.

daymade / claude-code-skills-github-contributor exact

Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-quality PR creation, and reputation building. Use when looking to contribute to...

stotihv / skills-knowledge exact

Extracts knowledge from Amp threads and updates project docs. Use when asked to document recent work, sync docs after an epic, summarize what changed, or update AGENTS.md from thread history.

mindrally / skills-git-workflow exact

Git conventions and workflow guidelines using Conventional Commits, branching strategies, and best practices for version control

yanko-belov / code-craft-dependency-inversion-principle exact

Use when a class creates its own dependencies. Use when instantiating concrete implementations inside a class. Use when told to avoid dependency injection for simplicity.

erichowens / some-claude-skills-code-necromancer exact

Systematic framework for resurrecting and modernizing legacy codebases through archaeology, resurrection, and rejuvenation phases. Activate on "legacy code", "inherited codebase", "no...

Charon-Fan / agent-playbook-session-logger exact

Saves conversation history to session log files. Use when user says "保存对话", "保存对话信息", "记录会话", "save session", or "save conversation". Automatically creates timestamped session log in sessions/ directory.

fvadicamo / dev-agent-skills-git-commit exact

Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch...

Dedalus-ERP-PAS / foundation-skills-changelog-generator exact

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes....

kangminhyuk1111 / agents-release-notes exact

Analyzes git commit and PR history to generate structured release notes (RELEASE_NOTES.md). Automatically categorizes changes, identifies contributors, and produces a polished release document...

TheSimpleApp / agent-skills-parallel-swarm exact

Spawn and coordinate multiple parallel agents for maximum throughput. Optimized for 64-core systems. Includes safety rules, coordination patterns, and swarm templates.