Browse Skills
6825 skills found
update-test-snapshots.md
1
1
export
update-test-snapshots
2
from
"oocx/tfplan2md-uat"
from
"oocx/tfplan2md-uat"
3
Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.
2026-01-05
refresh-metrics.md
1
1
export
refresh-metrics
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Auto-update status metrics across governance documents - scans MCP issues/specs to calculate current counts and percentages, updates README files and NEXT_STEPS with accurate data
2026-01-05
tg-validation.md
1
1
export
tg-validation
2
from
"charlesmsiegel/tg"
from
"charlesmsiegel/tg"
3
Data validation patterns for the World of Darkness Django application including database constraints, model validators, and atomic transactions. Use when implementing XP/freebie spending transactions, adding database constraints to models, writing clean() validation methods, or ensuring data integrity for character stats.
2026-01-05
writing-plans.md
1
1
export
writing-plans
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
prompt-engineer.md
1
1
export
prompt-engineer
2
from
"Shavakan/claude-marketplace"
from
"Shavakan/claude-marketplace"
3
Build, analyze, and optimize LLM prompts and technical documentation. Activates when user wants to create, modify, review, or improve prompts, or when requests are ambiguous and need clarification before writing.
2026-01-05
user-story-writing.md
1
1
export
user-story-writing
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master writing effective user stories with INVEST principles, acceptance criteria, story slicing, and agile best practices for clear, testable requirements.
2026-01-05
writing-pr-faqs.md
1
1
export
writing-pr-faqs
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Write Press Release / FAQ documents. Use when proposing new products or features using Amazon's working backwards method. Covers PR/FAQ format.
2026-01-05
clarity-sequence.md
1
1
export
clarity-sequence
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Reorganize ideas so each builds naturally on what came before. Use when: (1) asked to reorder or improve flow, (2) explanation references concept before introducing it, (3) conclusion appears before supporting reasoning, (4) writing tutorial or educational content.
2026-01-05
excalidraw-diagrams.md
1
1
export
excalidraw-diagrams
2
from
"robtaylor/excalidraw-diagrams"
from
"robtaylor/excalidraw-diagrams"
3
Creates Excalidraw diagrams programmatically. Use when the user wants flowcharts, architecture diagrams, system designs, or any visual diagram instead of ASCII art. Outputs .excalidraw files that can be opened directly in Excalidraw or VS Code with the Excalidraw extension.
2026-01-05
mcp-code-mode.md
1
1
export
mcp-code-mode
2
from
"MichelKerkmeester/opencode-dev-environment"
from
"MichelKerkmeester/opencode-dev-environment"
3
MCP orchestration via TypeScript execution for efficient multi-tool workflows. Use Code Mode for ALL MCP tool calls (ClickUp, Notion, Figma, Webflow, Chrome DevTools, etc.). Provides 98.7% context reduction, 60% faster execution, and type-safe invocation. Mandatory for external tool integration.
2026-01-05
flutter-obfuscate-docs.md
1
1
export
flutter-obfuscate-docs
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[Flutter] Flutter code obfuscation guide. Build commands, symbol files, stack trace deobfuscation, and limitations. (project)
2026-01-05
creating-agent-skills.md
1
1
export
creating-agent-skills
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
Creates or improves Agent Skills following official documentation and best practices. Use when creating new skills, improving existing skills, evaluating skill quality, or ensuring skills follow naming conventions, structure requirements, and discovery patterns. Guides through description writing, progressive disclosure, workflows, and testing.
2026-01-05
writing-docs.md
1
1
export
writing-docs
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert at writing high-quality documentation for code, APIs, and projects. Auto-invokes when generating docstrings, creating README files, writing API documentation, adding code comments, or producing any technical documentation. Provides language-specific templates and best practices for effective documentation writing.
2026-01-05
brainstorming.md
1
1
export
brainstorming
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when creating or developing ideas before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning with Shannon quantitative validation, alternative exploration, and incremental validation. Don't use during clear mechanical processes
2026-01-05
documentation.md
1
1
export
documentation
2
from
"buzzdan/ai-coding-rules"
from
"buzzdan/ai-coding-rules"
3
Creates comprehensive feature documentation for humans and AI to understand features, resolve bugs, and extend functionality. Use after complete feature implementation (may span multiple commits). Generates feature docs, updates godoc, and creates testable examples.
2026-01-05
go-testing.md
1
1
export
go-testing
2
from
"canopy-network/launchpad"
from
"canopy-network/launchpad"
3
Go unit testing standards. Use when writing, generating, or reviewing Go test code.
2026-01-05
cardanobuild-getting-started-navigator.md
1
1
export
cardanobuild-getting-started-navigator
2
from
"selfdriven-octo/cardano-build"
from
"selfdriven-octo/cardano-build"
3
Find, summarize, and curate developer resources from the Cardano.Build index (https://cardano.build/). Use this when the user asks for Cardano developer starting points, tools, libraries, tutorials, SSI/identity, infrastructure, APIs, or “where do I start” type guidance. Focus on build-related material (not price/markets). Produce concise, categorized results with links and short rationales. Prefer official docs and recent, maintained resources.
2026-01-05
complete-test.md
1
1
export
complete-test
2
from
"alvis/.claude"
from
"alvis/.claude"
3
Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-01-05
analyzing-docs.md
1
1
export
analyzing-docs
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert at analyzing documentation quality, coverage, and completeness. Auto-invokes when evaluating documentation health, checking documentation coverage, auditing existing docs, assessing documentation quality metrics, or analyzing how well code is documented. Provides frameworks for measuring documentation effectiveness.
2026-01-05
brainstorming.md
1
1
export
brainstorming
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
framework-version-check.md
1
1
export
framework-version-check
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Validate version synchronization between claude.md and claude-reference.md to ensure framework documentation consistency and detect version drift
2026-01-05
writing-queries.md
1
1
export
writing-queries
2
from
"tilmon-engineering/claude-skills"
from
"tilmon-engineering/claude-skills"
3
Component skill for systematic SQL query development in DataPeeker analysis sessions
2026-01-05
terraform-best-practices.md
1
1
export
terraform-best-practices
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
Terraform infrastructure-as-code best practices for scalable and maintainable cloud infrastructure. Use when writing Terraform modules, managing infrastructure state, or implementing infrastructure automation at scale.
2026-01-05
citation-management.md
1
1
export
citation-management
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.
2026-01-05