2558 results (19.8ms) page 37 / 128
arielperez82 / agents-and-skills-creating-skill exact

Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.

nicepkg / ai-workflow-legacy-to-ai-ready exact

Transform legacy codebases into AI-ready projects with Claude Code configurations. Use when (1) analyzing old projects to generate AI coding configurations, (2) creating CLAUDE.md, skills,...

arielperez82 / agents-and-skills-planning exact

Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.

TaylorHuston / local-life-manager-refresh exact

Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.

delorenj / skills-thematic-doc-generator exact

Generate comprehensive, publication-quality technical manuals with thematic storytelling using multi-agent orchestration. Use when user asks for themed documentation, narrative technical guides,...

tygwan / cc-initializer-quality-gate exact

Automated quality gates for development lifecycle. Pre-commit checks, pre-merge validation, release readiness verification, and post-release documentation.

raki-1203 / claude-config-fix-issue exact

GitHub 이슈λ₯Ό TDD 기반으둜 ν•΄κ²°. 브랜치 생성 β†’ TDD β†’ 리뷰 β†’ (톡과 μ‹œ) 컀밋/PR β†’ 배포. 리뷰 μ‹€νŒ¨ μ‹œ μˆ˜μ • ν›„ 재리뷰. Use when: '/fix-issue [이슈번호]', 'fix issue', '이슈 μˆ˜μ •', '이슈 ν•΄κ²°', 'resolve issue'. ALWAYS uses tdd-guide skill for...

netresearch / agents-skill-agents exact

Agent Skill: Generate and maintain AGENTS.md files following the public agents.md convention. Use when creating AI agent documentation, onboarding guides, or standardizing agent patterns. By Netresearch.

escotilha / claude-kit-claude-setup-optimizer exact

Analyzes Claude Code changelog, reviews your current agents/skills setup, and recommends improvements based on new features. Use when asked to "optimize claude setup", "check for claude updates",...

mmcdermott-ashleyne / agentskilltree-bootstrap-agents exact

Create or refresh AGENTS.md + .dev-docs baseline (feature registry, templates, commands, checklists) so Codex can run end-to-end.

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

Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.

muratcankoylan / agent-skills-for-context-engineering-hosted-agents exact

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents,...

guanyang / antigravity-skills-hosted-agents exact

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents,...

DauQuangThanh / hanoi-rainbow-bug-analysis exact

Analyzes software bugs including root cause identification, severity assessment, impact analysis, reproduction steps validation, and fix recommendations. Performs bug triage, categorization,...

parcadei / continuous-claude-v3-hook-developer exact

Complete Claude Code hooks reference - input/output schemas, registration, testing patterns