Browse Skills
44835 skills found
golang-cli-cobra-viper.md
0
1
export
golang-cli-cobra-viper
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Building production-quality CLI tools with Cobra command framework and Viper configuration management. Covers command structure, flag binding, environment variables, and shell completion. Use when creating developer tools, admin CLIs, or DevOps utilities.
2026-01-05
git-risk-analysis.md
0
1
export
git-risk-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze git history to enhance risk assessment for PR reviews. Use when analyzing file changes to detect code hotspots (high churn files), authorship patterns, historical failure correlation, and change complexity. Provides additional context beyond static code analysis to improve production risk scoring.
2026-01-05
when-to-query.md
0
1
export
when-to-query
2
from
"blueraai/bluera-knowledge"
from
"blueraai/bluera-knowledge"
3
Decision guide for when to query Bluera Knowledge stores vs using Grep/Read on current project. Query BK for library/dependency questions and reference material. Use Grep/Read for current project code, debugging, and implementation details. Includes setup instructions and mental model.
2026-01-05
ebook-concept-development.md
0
1
export
ebook-concept-development
2
from
"robertguss/claude-skills"
from
"robertguss/claude-skills"
3
Develop ebook ideas into structured concepts ready for architecture. Use when the user has an ebook idea (from a brainstorm document, existing content to repurpose, a book section to extract, or a fresh concept) and wants to develop it into a clear, validated concept. Produces an Ebook Concept Document with reader, transformation, promise, content source, scope/format, and key topics. Handles multi-session development with living documents.
2026-01-05
confluence.md
0
1
export
confluence
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images".
2026-01-05
code-reviewer.md
0
1
export
code-reviewer
2
from
"zacharyshupp/skillforge"
from
"zacharyshupp/skillforge"
3
Performs comprehensive code reviews with customizable checklists, identifying bugs, security issues, performance problems, and style violations
2026-01-05
dapp-integration.md
0
1
export
dapp-integration
2
from
"FractionEstate/midnight-dev-skills"
from
"FractionEstate/midnight-dev-skills"
3
Build Midnight dApps with TypeScript integration, wallet connectivity, and contract deployment. Use when connecting wallets, deploying contracts, or building dApp frontends. Triggers on wallet, provider, Next.js, deployment, or TypeScript integration questions.
2026-01-05
blog-topic-research.md
0
1
export
blog-topic-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate topic uniqueness and identify unique angles before writing. Prevents generic content and helps find your specific value.Trigger phrases: "topic research", "validate topic", "should I write", "is this unique", "research topic", "check topic"
2026-01-05
julien-workflow-advice-codex.md
0
1
export
julien-workflow-advice-codex
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Get OpenAI Codex CLI's opinion on code, bugs, or implementation. Use when you want a second AI perspective during coding sessions.
2026-01-05
moai-context7-integration.md
0
1
export
moai-context7-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enhanced context7 integration with AI-powered features
2026-01-05
frontend-css.md
0
1
export
frontend-css
2
from
"devmatrix-ai/devmatrix-mvp"
from
"devmatrix-ai/devmatrix-mvp"
3
Apply consistent CSS styling methodologies using project conventions such as Tailwind CSS utility classes, BEM naming, CSS Modules, or styled-components while maintaining design system consistency. Use this skill when writing or modifying styles in component files, CSS files, Tailwind classes, styled-components, CSS-in-JS solutions, or design token configurations. Use this skill when working with CSS frameworks, establishing design tokens for colors and spacing, optimizing CSS for production builds, or ensuring consistent styling patterns across the application. Use this skill when working with .css, .scss, .module.css files, or when adding className attributes to components with utility classes.
2026-01-05
notebooks-front-end.md
0
1
export
notebooks-front-end
2
from
"data-desk-eco/uscg-incidents"
from
"data-desk-eco/uscg-incidents"
3
Use when editing Observable notebooks (docs/index.html), creating charts with Plot, adding SQL cells, loading data with FileAttachment, or working with DuckDB. Triggers on notebook editing, visualization, data loading.
2026-01-05
qa-security-scan.md
0
1
export
qa-security-scan
2
from
"takemi-ohama/ai-agent-marketplace"
from
"takemi-ohama/ai-agent-marketplace"
3
Security scanning templates and checklists for OWASP Top 10, authentication, authorization, data protection. Use when conducting security testing or vulnerability assessment.This skill provides comprehensive security testing:- OWASP Top 10 checklist with remediation- Authentication and authorization testing- Data protection verification- Security report generation- Integration with Codex CLI MCP for automated scanningTriggers: "security scan", "vulnerability check", "OWASP", "security test", "セキュリティスキャン", "脆弱性チェック", "セキュリティテスト"
2026-01-05
codebase-researcher.md
0
1
export
codebase-researcher
2
from
"djhuangit/scrum_and_tell"
from
"djhuangit/scrum_and_tell"
3
Conduct comprehensive codebase research by spawning parallel agents to document and explain code as it exists. Use this skill when needing to understand how a codebase works, where specific functionality lives, or what patterns exist. This skill orchestrates specialized agents (codebase-locator, codebase-analyzer, codebase-pattern-finder) and synthesizes findings into structured documentation.
2026-01-05
playwright-qa.md
0
1
export
playwright-qa
2
from
"MightyJabe/CoinTraderAI"
from
"MightyJabe/CoinTraderAI"
3
Playwright MCP-based UI verification workflow. Use when validating UI changes, confirming route behavior, or checking client-side runtime errors via browser automation.
2026-01-05
api-db.md
0
1
export
api-db
2
from
"charlie83Gs/communities"
from
"charlie83Gs/communities"
3
This skill teaches the agent how to manage database schemas and migrations in the API project. MANDATORY - You MUST read this skill before modifying any database schema or migration files.
2026-01-05
docker-containers.md
0
1
export
docker-containers
2
from
"pluginagentmarketplace/custom-plugin-kubernetes"
from
"pluginagentmarketplace/custom-plugin-kubernetes"
3
Master Docker containerization, image building, optimization, and container registry management. Learn containerization best practices and image security.
2026-01-05
learning-translation-quality.md
0
1
export
learning-translation-quality
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Assess pedagogical equivalence of translations, check terminology consistency, validate educational accuracy in target language, and measure translation quality metrics. Use when validating translated educational content. Activates on "translation quality", "pedagogical equivalence", or "translation validation".
2026-01-05
moai-baas-foundation.md
0
1
export
moai-baas-foundation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise Backend-as-a-Service Foundation with AI-powered BaaS architecture patterns, strategic provider selection, and intelligent multi-service orchestration for scalable production applications
2026-01-05
report-generator.md
0
1
export
report-generator
2
from
"u9401066/copilot-capability-manager"
from
"u9401066/copilot-capability-manager"
3
Generate structured reports from collected data.LOAD THIS SKILL WHEN: User says "寫報告", "產出報告", "撰寫報告", "generate report" | after research/analysis | need structured documentation.CAPABILITIES: Research/Technical/Project reports, Markdown format, auto date stamps, structured sections (abstract, methods, results, discussion).
2026-01-05
executor-agent.md
0
1
export
executor-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Code generation and file modification agent with delegation capabilities
2026-01-05
web-test-report.md
0
1
export
web-test-report
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate test report with clear visual indicators - ✅ for pass, ❌ for fail. Summarize results, document failures, provide recommendations.
2026-01-05
mongodb.md
0
1
export
mongodb
2
from
"pluginagentmarketplace/custom-plugin-sql"
from
"pluginagentmarketplace/custom-plugin-sql"
3
MongoDB fundamentals including document model, CRUD operations, querying, indexing, and aggregation framework for NoSQL database applications.
2026-01-05
wizard.md
0
1
export
wizard
2
from
"chkim-su/skillmaker"
from
"chkim-su/skillmaker"
3
Smart routing wizard for creating skills, agents, commands with complexity-based skill loading
2026-01-05