Browse Skills
44835 skills found
synapse-a2a.md
0
1
export
synapse-a2a
2
from
"s-hiraoku/synapse-a2a"
from
"s-hiraoku/synapse-a2a"
3
This skill provides comprehensive guidance for inter-agent communication using the Synapse A2A framework. Use this skill when sending messages to other agents, routing @agent patterns, understanding priority levels, or handling A2A protocol operations. Also covers task history management including search, statistics, export, and cleanup operations. Automatically triggered when agent communication, A2A protocol tasks, or history operations are detected.
2026-01-05
fhir-generator.md
0
1
export
fhir-generator
2
from
"Fadil369/doctors-linc"
from
"Fadil369/doctors-linc"
3
FHIR R4 resource generation and validation for healthcare interoperability. Converts medical data into FHIR-compliant JSON resources (Patient, Observation, MedicationRequest, Condition, etc.). Use when creating FHIR resources, validating healthcare data structures, or preparing data for EHR integration.
2026-01-05
repomix.md
0
1
export
repomix
2
from
"wollfoo/amp"
from
"wollfoo/amp"
3
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases. | Sử dụng khi: đóng gói repo, pack codebase, context cho AI.
2026-01-05
my-skill.md
0
1
export
my-skill
2
from
"mandersogit/brynhild-harness"
from
"mandersogit/brynhild-harness"
3
A standalone test skill (not part of a plugin) - use for general skill testing
2026-01-05
tower-visuals.md
0
1
export
tower-visuals
2
from
"LuluFur/p5-web-games"
from
"LuluFur/p5-web-games"
3
Provides rules and patterns for drawing machine-based tower visuals using p5.js primitives. Use when designing or modifying tower rendering to use geometric shapes instead of sprites.
2026-01-05
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