Browse Skills
1068 skills found
code-review.md
0
1
export
code-review
2
from
"JoshuaAFerguson/claude-skill-codereviews"
from
"JoshuaAFerguson/claude-skill-codereviews"
3
Automated code review using external AI tools (codex and/or gemini-cli). Use this skill after writing or editing code to get a second opinion from other AI models, then implement their recommendations with user approval.
2026-01-05
myskillium.md
0
1
export
myskillium
2
from
"Mharbulous/myskillium"
from
"Mharbulous/myskillium"
3
Use when migrating skills between repositories or extracting skills from a project into a reusable form. Handles copying, cleanup of project-specific references, and genealogy documentation.
2026-01-05
github-repo-analyzer.md
0
1
export
github-repo-analyzer
2
from
"JustSOOw/vibecoding_docs"
from
"JustSOOw/vibecoding_docs"
3
自动分析 GitHub 仓库,获取并整理 README、文档、Issues、GitHub Actions、Releases 等所有重要信息,由 LLM 进行深度分析并生成智能 HTML 报告。
2026-01-05
writing-plans.md
0
1
export
writing-plans
2
from
"jhoshim89/hhjhbudget"
from
"jhoshim89/hhjhbudget"
3
Create comprehensive implementation plans for engineers with minimal codebase knowledge. This skill should be used when breaking down features into detailed, step-by-step implementation guides following TDD principles.
2026-01-05
web-research-registry.md
0
1
export
web-research-registry
2
from
"NeoGrAIph/web-core"
from
"NeoGrAIph/web-core"
3
Maintain a structured web research registry: analyze provided URLs, summarize pages, tag them, and update docs/research/web-research registries and site READMEs. Use when the user shares web links or asks to build/expand the research registry, tags, or site/page listings.
2026-01-05
ca-django-tests.md
0
1
export
ca-django-tests
2
from
"ramonsaraiva/yadm"
from
"ramonsaraiva/yadm"
3
ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) User mentions coverage, codecov, test coverage, partial coverage, branch coverage, or uncovered lines/code (2) User asks to write tests, add tests, run tests, or fix test failures (3) User asks to implement features, fix bugs, or modify code in CA repos and tests are needed (4) User provides a file path containing 'test' or 'tests' in CA repos (5) After writing new code in CA repos that needs test coverage. This skill handles Django test execution using the 'ca magictest' command and ensures 100% code coverage for CI requirements.
2026-01-05
drasi-queries.md
0
1
export
drasi-queries
2
from
"lukemurraynz/copilot-archetypes"
from
"lukemurraynz/copilot-archetypes"
3
Guide for writing Drasi continuous queries using Cypher. Use this when asked to create, modify, or troubleshoot Drasi queries.
2026-01-05
project-indexer.md
0
1
export
project-indexer
2
from
"elertan/dotfiles"
from
"elertan/dotfiles"
3
Discovery-driven codebase indexer for Claude Code. Analyzes what EXISTS in a project, then documents what developers need to know. Creates CLAUDE.md + claude-docs/ with architecture-aware documentation. Supports any language (JS/TS, Python, Java, Rust, Go, etc.). Use when: user asks to "index project", "document codebase", "set up claude docs", "analyze project structure", "help me understand this codebase", or when starting work on unfamiliar project. Triggers on phrases like "index this", "create docs for claude", "document the codebase", "set up project documentation".
2026-01-05
spec-driven-dev.md
0
1
export
spec-driven-dev
2
from
"pglevy/claude-skills"
from
"pglevy/claude-skills"
3
Guide for spec-based agent-driven development using structured requirements (EARS notation), technical design documentation, and implementation planning. Use when users want to build features using a specification-first approach, need to document requirements formally, want to generate implementation plans from specs, or when working on projects that benefit from clear requirement-to-code traceability.
2026-01-05
k8s-agent-sandbox.md
0
1
export
k8s-agent-sandbox
2
from
"khirotaka/cc-plugins"
from
"khirotaka/cc-plugins"
3
Documentation for Kubernetes Agent Sandbox - a CRD-based system for managing isolated AI agent execution environments. Use for queries about Sandbox CRDs (Sandbox, SandboxTemplate, SandboxClaim, SandboxWarmPool), Python SDK (SandboxClient, SandboxRouter, ComputerUseExtension), network policies, security configurations, and implementation examples. Keywords kubernetes sandbox, agent sandbox, CRD, python sdk, agentic-sandbox-client, isolated environment, gvisor, network policy.
2026-01-05
brainstorming.md
0
1
export
brainstorming
2
from
"mta-tech/kai-code"
from
"mta-tech/kai-code"
3
Collaborative idea refinement - turns rough ideas into fully-formed designs through questioning, alternative exploration, and incremental validation. Use before writing code or implementation plans.
2026-01-05
product-bootstrap.md
0
1
export
product-bootstrap
2
from
"tonytamsf/claude-skill-product-bootstrap"
from
"tonytamsf/claude-skill-product-bootstrap"
3
Interactive product bootstrapping workflow - creates PRD, technical design, UX design, business plan, and implementation plan through guided questions
2026-01-05
ai-ad-doc-fixer.md
0
1
export
ai-ad-doc-fixer
2
from
"wade56754/AI_ad_spend02"
from
"wade56754/AI_ad_spend02"
3
文档审核与修订工程师 (Documentation Reviewer & Fixer)。审核 ASDD 层文档的 SoT 合规性,发现问题并提供修订方案。何时使用: 当需要检查文档与 SoT 的一致性、修复文档问题、或审计文档质量时。
2026-01-05
moai-project-template-optimizer.md
0
1
export
moai-project-template-optimizer
2
from
"duaragha/full_tracker"
from
"duaragha/full_tracker"
3
Handle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
testing.md
0
1
export
testing
2
from
"varubogu/gbf_discord_bot_rs"
from
"varubogu/gbf_discord_bot_rs"
3
Test creation and mocking (mockall, unit tests, integration tests, cargo test, AAA pattern). Use when writing tests, creating mocks, running cargo test, debugging test failures, asking about testing strategies, mockall usage, or test coverage.
2026-01-05
flowbite-html-ui-components.md
0
1
export
flowbite-html-ui-components
2
from
"DrZoot/flowbite-skill"
from
"DrZoot/flowbite-skill"
3
Provides reference documentation and examples for all of the available Flowbite TailwindCSS HTML UI Components plus the related Typography and Forms plugins.
2026-01-05
readme-pages.md
0
1
export
readme-pages
2
from
"ThomasRohde/readme-pages"
from
"ThomasRohde/readme-pages"
3
Publishing assistant for Thomas's Astro-based GitHub Pages site (readme-pages). Creates publish-ready Markdown files for notes, recipes, and pages. Use when asked to write blog posts, articles, notes, recipes, or content for the readme-pages site at thomasrohde.github.io/readme-pages. Also use for content requests mentioning "publish", "blog", or "my site".
2026-01-05
jira-api-docs.md
0
1
export
jira-api-docs
2
from
"shitchell/jira-cloud-rest-api"
from
"shitchell/jira-cloud-rest-api"
3
Complete Jira Cloud REST API documentation for v2 and v3 endpoints. Use when working with Jira APIs, making Jira API calls, troubleshooting Jira integrations, or needing endpoint details. DO NOT use for general Jira usage questions or Jira web UI help.
2026-01-05
arxiv-research.md
0
1
export
arxiv-research
2
from
"Ray0907/arxiv-research-skill"
from
"Ray0907/arxiv-research-skill"
3
Use when searching academic papers on arXiv, understanding research content, building literature reviews, or generating citations for academic writing
2026-01-05
confluence-server.md
0
1
export
confluence-server
2
from
"skempken/confluence-server"
from
"skempken/confluence-server"
3
This skill enables interaction with Confluence Server/Data Center REST API for documentation retrieval and knowledge management. Use when the user wants to read pages, search content, list spaces, or retrieve documentation from Confluence Server.
2026-01-05
ruby-skill-creator.md
0
1
export
ruby-skill-creator
2
from
"natekratchman/.dotfiles"
from
"natekratchman/.dotfiles"
3
Create new Claude Code Skills using Ruby as the control flow language. Use this skill when users want to author Skills with programmatic logic, conditionals, loops, and dynamic behavior using Ruby code. Ideal for Skills requiring IF/THEN conditionals, variable-driven control flow, dynamic file references, or complex multi-step workflows that benefit from a programming language over static markdown.
2026-01-05
claude-code-docs-search.md
0
1
export
claude-code-docs-search
2
from
"arndtvoges/claude-code-docs"
from
"arndtvoges/claude-code-docs"
3
Search local Claude Code documentation to answer implementation questions. Use when asked about Claude Code features, subagents, workflows, skills, hooks, MCP servers, plugins, settings, CLI options, headless mode, or any Claude Code capability.
2026-01-05
mozilla-query-writing.md
0
1
export
mozilla-query-writing
2
from
"akkomar/mozdata-claude-plugin"
from
"akkomar/mozdata-claude-plugin"
3
Write efficient BigQuery queries for Mozilla telemetry. Use when user asks about: Firefox DAU/MAU, telemetry queries, BigQuery Mozilla, baseline_clients, events_stream, search metrics, user counts, or Firefox data analysis.
2026-01-05
Enhance Meeting Minutes.md
0
1
export
Enhance Meeting Minutes
2
from
"jmandel/enhance-meeting-minutes.skill"
from
"jmandel/enhance-meeting-minutes.skill"
3
This skill should be used when enhancing FHIR meeting minutes by synthesizing transcript discussion into Confluence pages, capturing reasoning and trade-offs with XML DOM manipulation
2026-01-05