Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
consolidate-notes-summary
Search project notes by topic, synthesize findings into a consolidated summary with cross-references
britt/claude-code-skills 2
-
mermaid-diagrams
Guide for creating syntactically correct Mermaid diagrams that render properly on GitHub
britt/claude-code-skills 2
-
writing-user-stories
Use when an agent needs to write user stories for a project
britt/claude-code-skills 2
-
idea-to-design
Use when asked to turn an idea note into a design document, plan an idea, or make an idea real
britt/claude-code-skills 2
-
build-faq-from-issues
Extract common questions from closed GitHub issues and generate an FAQ document with answers
britt/claude-code-skills 2
-
stakeholder-tracking
Define stakeholder personas and track their goals to ensure all perspectives are addressed
britt/claude-code-skills 2
-
test-driven-development
Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.
craigtkhill/stdd-agents
-
acceptance-test
Use when writing acceptance tests or adding scenarios to spec.yaml. Defines Given/When/Then format and acceptance test patterns.
craigtkhill/stdd-agents
-
specifying-requirements
Use when writing or updating spec.yaml files. Defines requirement format and user story structure.
craigtkhill/stdd-agents
-
spec-test-driven-development
Use when user requests new features or functionality. Defines complete workflow from specification through testing to implementation.
craigtkhill/stdd-agents
-
create-skill
Use when creating or modifying skills. Defines skill file structure, naming conventions, and integration patterns.
craigtkhill/stdd-agents
-
pre-commit-hooks
Use when running pre-commit hooks manually (e.g. before committing or after implementing). This project uses prek, not pre-commit. Defines the correct commands for running hooks.
craigtkhill/stdd-agents
-
write-commit-message
Use when creating git commits. Defines conventional commit format and message structure guidelines.
craigtkhill/stdd-agents
-
install-dependencies
Use when adding project dependencies. Defines dependency management rules and language-specific patterns.
craigtkhill/stdd-agents
-
update-dependencies
Use when updating existing pinned dependencies. Defines unpin-resolve-repin workflow with test verification and rollback on failure.
craigtkhill/stdd-agents
-
evaluation
Use when creating or updating agent evaluation suites. Defines eval structure, rubrics, and validation patterns.
craigtkhill/stdd-agents
-
refactoring-code
Use during REFACTOR phase of TDD (after GREEN), when logic is duplicated, or when locality of behavior is violated. Defines search-first workflow, duplication detection, locality principles, and safe refactoring practices.
craigtkhill/stdd-agents
-
ai-persona-creator
Use when analyzing stakeholder psychology for negotiations, proposals, or persuasion. Creates research-backed personas revealing hidden motivations.
Tempuss/agent-hub 6
-
doc-organizer
Apply Progressive Disclosure principles to organize large documentation projects. Restructure docs into hierarchical structure, reduce token usage by 95%+, and create README files for navigation.
Tempuss/agent-hub 6
-
toss-patterns
Use when planning market strategy, learning from Toss's 7 success patterns (Pain Point, Trojan Horse, Friction Removal, Viral Loop, Data-Driven, Ecosystem, Regulation).
Tempuss/agent-hub 6
-
thinking-framework
Use this when complex problem-solving, root cause analysis, strategic decision-making, or systematic thinking is needed. Applies 15 thinking methods with multi-agent orchestration and Clear-Thought MCP integration for enhanced analysis quality.
Tempuss/agent-hub 6
-
web-research
Use when researching markets, analyzing competitors, comparing technologies, or finding case studies. Ensures all findings include credible sources and URLs.
Tempuss/agent-hub 6
-
skill-auto-activator
Keyword-based automatic skill detection and activation system for Claude conversations
Tempuss/agent-hub 6
-
roi-analyzer
Use when preparing executive reports, evaluating investments, or calculating ROI/break-even/payback period. 30-minute analysis (87.5% time saving). Includes scenario analysis.
Tempuss/agent-hub 6