Browse Skills
44456 skills found
unit-test-parameterized.md
38
1
export
unit-test-parameterized
2
from
"giuseppe-trisciuoglio/developer-kit"
from
"giuseppe-trisciuoglio/developer-kit"
3
Parameterized testing patterns with @ParameterizedTest, @ValueSource, @CsvSource. Run single test method with multiple input combinations. Use when testing multiple scenarios with similar logic.
2026-01-21
nodejs.md
38
1
export
nodejs
2
from
"blencorp/claude-code-kit"
from
"blencorp/claude-code-kit"
3
Core Node.js backend patterns for TypeScript applications including async/await error handling, middleware concepts, configuration management, testing strategies, and layered architecture principles. Use when building Node.js backend services, APIs, or microservices.
2026-01-21
react.md
38
1
export
react
2
from
"blencorp/claude-code-kit"
from
"blencorp/claude-code-kit"
3
Core React 19 patterns including hooks, Suspense, lazy loading, component structure, TypeScript best practices, and performance optimization. Use when working with React components, hooks, lazy loading, Suspense boundaries, or React-specific TypeScript patterns.
2026-01-21
lean4-memories.md
37
1
export
lean4-memories
2
from
"cameronfreer/lean4-skills"
from
"cameronfreer/lean4-skills"
3
This skill should be used when working on Lean 4 formalization projects to maintain persistent memory of successful proof patterns, failed approaches, project conventions, and user preferences across sessions using MCP memory server integration
2026-01-21
sanity-schema-manager.md
37
1
export
sanity-schema-manager
2
from
"sanity-io/agent-toolkit"
from
"sanity-io/agent-toolkit"
3
Manages schema lifecycle including scaffolding, safe field deprecation, and data migrations. Use when modifying existing schemas.
2026-01-22
sanity-typegen.md
37
1
export
sanity-typegen
2
from
"sanity-io/agent-toolkit"
from
"sanity-io/agent-toolkit"
3
Troubleshoot and setup Sanity TypeGen configuration. Use when types are missing or incorrect.
2026-01-22
attio-skill-generator.md
37
1
export
attio-skill-generator
2
from
"kesslerio/attio-mcp-server"
from
"kesslerio/attio-mcp-server"
3
Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.
2026-01-18
sanity-groq.md
37
1
export
sanity-groq
2
from
"sanity-io/agent-toolkit"
from
"sanity-io/agent-toolkit"
3
Expert assistance for writing, optimizing, and debugging GROQ queries. Use when writing queries or debugging performance.
2026-01-22
sanity-scaffold.md
37
1
export
sanity-scaffold
2
from
"sanity-io/agent-toolkit"
from
"sanity-io/agent-toolkit"
3
Interactively scaffold a new Sanity Schema Document or Object type using best-practice templates. Use when user wants to create new content types.
2026-01-22
lean4-theorem-proving.md
37
1
export
lean4-theorem-proving
2
from
"cameronfreer/lean4-skills"
from
"cameronfreer/lean4-skills"
3
Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration
2026-01-21
infographic-creation.md
37
1
export
infographic-creation
2
from
"LangChat/langchat-slides"
from
"LangChat/langchat-slides"
3
Create beautiful infographics based on the given text content. Use this when users request creating infographics.
2026-01-21
frontend-design-system.md
37
1
export
frontend-design-system
2
from
"oikon48/cc-frontend-skills"
from
"oikon48/cc-frontend-skills"
3
フロントエンドUIデザインを洗練された独自性のあるスタイルで生成します。ランディングページ、ダッシュボード、Webアプリケーションのデザイン、UIコンポーネント作成時に使用してください。「AIっぽい」汎用デザインを避け、プロフェッショナルで記憶に残るUIを実現します。
2026-01-18
sanity-install-rules.md
37
1
export
sanity-install-rules
2
from
"sanity-io/agent-toolkit"
from
"sanity-io/agent-toolkit"
3
Installs Sanity agent rules directly into the local project. Use when setting up a new editor environment.
2026-01-22
attio-mcp-usage.md
37
1
export
attio-mcp-usage
2
from
"kesslerio/attio-mcp-server"
from
"kesslerio/attio-mcp-server"
3
Provides universal workflow patterns and best practices for using the Attio MCP server. Complements the attio-workspace-schema skill with HOW-TO guidance for MCP tools and error prevention.
2026-01-18
ai-content-pipeline.md
37
1
export
ai-content-pipeline
2
from
"donghaozhang/video-agent-claude-skill"
from
"donghaozhang/video-agent-claude-skill"
3
Generate AI content (images, videos, audio) using YAML pipelines with 28+ models. Run tests, estimate costs, and manage outputs.
2026-01-21
sanity-visual-editing-setup.md
37
1
export
sanity-visual-editing-setup
2
from
"sanity-io/agent-toolkit"
from
"sanity-io/agent-toolkit"
3
Configures Sanity Visual Editing for your front-end framework. Use when setting up live preview or click-to-edit overlays.
2026-01-22
mcp-builder.md
36
1
export
mcp-builder
2
from
"bobmatnyc/claude-mpm"
from
"bobmatnyc/claude-mpm"
3
Create high-quality MCP servers that enable LLMs to effectively interact with external services. Use when building MCP integrations for APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-21
espocrm-development.md
36
1
export
espocrm-development
2
from
"bobmatnyc/claude-mpm"
from
"bobmatnyc/claude-mpm"
3
Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture
2026-01-21
git-workflow.md
36
1
export
git-workflow
2
from
"vereis/nix-config"
from
"vereis/nix-config"
3
MANDATORY for creating branches, commits, or pull requests - defines commit message formats, branching conventions, and PR best practices. ALWAYS consult this skill before ANY mutating git operation.
2026-01-21
pm-pr-workflow.md
36
1
export
pm-pr-workflow
2
from
"bobmatnyc/claude-mpm"
from
"bobmatnyc/claude-mpm"
3
Branch protection and PR creation workflow
2026-01-21
systematic-debugging.md
36
1
export
systematic-debugging
2
from
"bobmatnyc/claude-mpm"
from
"bobmatnyc/claude-mpm"
3
Methodical debugging instead of random changes
2026-01-21
word.md
36
1
export
word
2
from
"tsaol/awesome-claude"
from
"tsaol/awesome-claude"
3
Word 文档创建、编辑和分析。支持跟踪修订、评论、格式保留和文本提取。当需要处理专业文档时使用:(1) 创建新文档,(2) 修改和编辑内容,(3) 处理跟踪修订,(4) 添加评论
2026-01-03
flow-curator.md
36
1
export
flow-curator
2
from
"khgs2411/flow"
from
"khgs2411/flow"
3
Manage backlog and archive completed work. Use for backlog operations, archiving phases, or keeping active plan focused. Curates plan organization.
2026-01-05
pm-ticketing-integration.md
36
1
export
pm-ticketing-integration
2
from
"bobmatnyc/claude-mpm"
from
"bobmatnyc/claude-mpm"
3
Ticket-driven development protocol
2026-01-21