Browse Skills
44915 skills found
model-first-reasoning.md
0
1
export
model-first-reasoning
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Two-phase reasoning paradigm that reduces hallucinations and constraint violations in complex planning tasks. Use when tasks involve multi-step planning, constraint satisfaction, resource allocatio...
2026-01-05
turbo.md
0
1
export
turbo
2
from
"settlemint/agent-marketplace"
from
"settlemint/agent-marketplace"
3
Turborepo monorepo build system with task pipelines, caching, and package management. Triggers on turbo, turbo.json, monorepo.
2026-01-05
memory-systems.md
0
1
export
memory-systems
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency, or reason over structured knowledge.
2026-01-05
rust-ms-universal.md
0
1
export
rust-ms-universal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Microsoft Pragmatic Rust Universal Guidelines. Use when reviewing naming conventions, code style, import organization, or applying foundational Rust idioms like Option/Result combinators and destructuring.
2026-01-05
reportlab.md
0
1
export
reportlab
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Python library for programmatic PDF generation and creation. Use when user wants to generate PDFs from scratch, create invoices, reports, certificates, labels, or custom documents with precise control over layout, fonts, graphics, tables, and charts. Supports both low-level drawing (Canvas) and high-level documents (Platypus).
2026-01-05
github-repo-setup.md
0
1
export
github-repo-setup
2
from
"cskiro/claudex"
from
"cskiro/claudex"
3
Use PROACTIVELY when user needs to create a new GitHub repository or set up a project with best practices. Automates repository creation with four modes - quick public repos (~30s), enterprise-grade with security and CI/CD (~120s), open-source community standards (~90s), and private team collaboration with governance (~90s). Not for existing repo configuration or GitHub Actions workflow debugging.
2026-01-05
valyu-search.md
0
1
export
valyu-search
2
from
"GhouI/valyu-search-plugin"
from
"GhouI/valyu-search-plugin"
3
Complete Valyu API toolkit with Search, Answer, Contents extraction, and DeepResearch. Use for web/academic/financial search, AI-powered answers, content extraction from URLs, and async deep research reports. Supports syntax like "Valyu(command, args)" for search, answer, contents, and deepresearch operations.
2026-01-05
feature-verifier.md
0
1
export
feature-verifier
2
from
"pcortes/swarm-attack"
from
"pcortes/swarm-attack"
3
Analyze test failures and suggest fixes for Feature Swarm verification. Use when tests fail during the verification phase to diagnose root cause and determine if automatic recovery is possible.
2026-01-05
golang-observability-opentelemetry.md
0
1
export
golang-observability-opentelemetry
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog
2026-01-05
vlex.md
0
1
export
vlex
2
from
"tcapelle/claude-lex"
from
"tcapelle/claude-lex"
3
Interacts with vLex legal APIs for document search, anonymization, citation extraction, and classification. Use when needing international legal documents, PII removal, or legal text analysis. Requires VLEX_API_KEY environment variable.
2026-01-05
julien-mcp-installer.md
0
1
export
julien-mcp-installer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Interactive MCP server installer. Lists all available MCPs by category and installs the user's choice into .mcp.json
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"dseirz-rgb/worker"
from
"dseirz-rgb/worker"
3
Git 工作流与提交规范技能:标准化的 Git 操作流程和 Conventional Commit 规范。Use when: 需要提交代码、创建分支、发起 PR、管理版本。Triggers: "commit", "提交", "push", "推送", "branch", "分支", "PR", "pull request", "merge", "合并"
2026-01-05
python-developer.md
0
1
export
python-developer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт Python разработки. Используй для Python best practices, async, typing и ecosystem.
2026-01-05
cur-data.md
0
1
export
cur-data
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Knowledge about AWS Cost and Usage Report data structure, column formats, and analysis patterns
2026-01-05
global-commenting.md
0
1
export
global-commenting
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write self-documenting code with minimal, helpful comments that explain logic rather than changes. Use this skill when adding comments to TypeScript files, writing JSDoc documentation, deciding whether code needs commenting, or reviewing existing comments. Apply when writing n8n node code, helper functions, or any code where you need to balance clarity with comment density.
2026-01-05
forensic-refactoring-roi.md
0
1
export
forensic-refactoring-roi
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when planning refactoring sprints, prioritizing technical debt backlog, justifying refactoring investment to executives, or creating data-driven roadmaps - calculates return on investment using effort-impact matrices and research-backed formulas
2026-01-05
repository-expert.md
0
1
export
repository-expert
2
from
"ryu-qqq/setof-commerce"
from
"ryu-qqq/setof-commerce"
3
Repository 전문가. JpaRepository(Command: save/delete), QueryDslRepository(Query: 4개 메서드),AdminQueryDslRepository(Join 허용, DTO Projection), LockRepository(Pessimistic Lock).Entity 직접 반환 금지, N+1은 Application Layer에서 해결. JPQL 금지, Lazy Loading 의존 금지.
2026-01-05
index-manager.md
0
1
export
index-manager
2
from
"RobThePCGuy/Claude-Patent-Creator"
from
"RobThePCGuy/Claude-Patent-Creator"
3
Manages MPEP index lifecycle including downloads, building, maintenance, and optimization.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"d-oit/do-novelist-ai"
from
"d-oit/do-novelist-ai"
3
Create new Claude Code skills with proper structure, modular organization, and performance optimization. Use when building new skills, refactoring existing skills, or improving skill maintainability.
2026-01-05
layer-03-security.md
0
1
export
layer-03-security
2
from
"tinkermonkey/documentation_robotics"
from
"tinkermonkey/documentation_robotics"
3
Expert knowledge for Security Layer modeling in Documentation Robotics
2026-01-05
static-data.md
0
1
export
static-data
2
from
"aaronwald/dlawskillz"
from
"aaronwald/dlawskillz"
3
Bulk insert optimization pattern for static/reference data sync
2026-01-05
pentest-coordinator.md
0
1
export
pentest-coordinator
2
from
"CharlesKozel/vulhub_automated_pentester"
from
"CharlesKozel/vulhub_automated_pentester"
3
Autonomous penetration testing coordinator using ReAct methodology. Automatically activates when user provides a target IP or asks to start penetration testing. Orchestrates reconnaissance, exploitation, and privilege escalation until both user and root flags are captured. (project)
2026-01-05
testing.md
0
1
export
testing
2
from
"CrazySwami/cross-platform-web-app-research"
from
"CrazySwami/cross-platform-web-app-research"
3
Expert at Playwright E2E tests, Vitest unit tests, Storybook interaction tests. Use when writing tests, debugging test failures, or improving test coverage.
2026-01-05
coeditor.md
0
1
export
coeditor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build React applications with CopilotKit and LangGraph for AI-powered collaborative editing. Creates production-ready editor applications (text, document, or node-based) with real-time AI assistance, shared state management, and agentic workflows. Use this skill when users want to build intelligent editing interfaces with AI collaboration features.
2026-01-05