Browse Skills
18175 skills found
implementation-debugging.md
0
1
export
implementation-debugging
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when animation doesn't work as expected, has bugs, or behaves inconsistently
2026-01-05
docx.md
0
1
export
docx
2
from
"Zazzles2908/Mini-Agent_ACP"
from
"Zazzles2908/Mini-Agent_ACP"
3
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When MiniMax-M2 needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
m365-agent-developer.md
0
1
export
m365-agent-developer
2
from
"sebastienlevert/m365-copilot-skills"
from
"sebastienlevert/m365-copilot-skills"
3
Designs, implements, and deploys Microsoft 365 Copilot agents using TypeSpec and ATK CLI. Provides architectural guidance, capability configuration, security patterns, and lifecycle management. Use when developing M365 Copilot agents, working with TypeSpec, or managing agent deployments. For creating new projects, use the m365-agent-scaffolder skill.
2026-01-05
playwright-e2e-testing.md
0
1
export
playwright-e2e-testing
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Playwright end-to-end testing patterns including page object models, test scenarios, visual regression, and CI/CD integration. Use when building E2E tests, testing web applications, automating browser interactions, implementing page objects, running Playwright tests, debugging E2E failures, or when user mentions Playwright, E2E, browser automation, page object model, POM, visual regression, or end-to-end testing.
2026-01-05
feature-implementer.md
0
1
export
feature-implementer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement feature steps using git worktrees, build and test adaptively, update implementation plan, and generate test plans. This skill should be used when ready to implement one or more steps from an implementation plan, automatically adapting to any framework, language, or project structure.
2026-01-05
form-builder.md
0
1
export
form-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build accessible forms with React Hook Form + Zod
2026-01-05
architecture-decisioning.md
0
1
export
architecture-decisioning
2
from
"GodSpeedAI/VibesPro"
from
"GodSpeedAI/VibesPro"
3
Guides the creation and review of Architectural Decision Records (ADRs). Use this skill when a significant architectural change is proposed, a new technology is introduced, or a trade-off needs to be documented.
2026-01-05
debug-ffmpeg.md
0
1
export
debug-ffmpeg
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Debug FFmpeg integration and video/audio processing issues. Use when the user encounters FFmpeg errors, audio extraction problems, codec issues, or video processing failures.
2026-01-05
ai-content-generation.md
0
1
export
ai-content-generation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI content generation with OpenAI and Claude, callAIWithPrompt usage, prompt storage in app_settings, structured outputs, response format validation, multi-criteria scoring, rate limiting, JSON schema, and AI API best practices. Use when generating content, creating prompts, scoring articles, or working with OpenAI/Claude APIs.
2026-01-05
loki-troubleshoot.md
0
1
export
loki-troubleshoot
2
from
"timbuchinger/loadout"
from
"timbuchinger/loadout"
3
Help craft efficient Grafana Loki / LogQL queries for debugging logs — with label‑based filtering, narrow time windows, and best‑practice guidance to avoid expensive or overly broad scans.
2026-01-05
arcanea-design-system.md
0
1
export
arcanea-design-system
2
from
"frankxai/arcanea"
from
"frankxai/arcanea"
3
Complete visual design language for Arcanea - cosmic theme tokens, component patterns, animation standards, and Academy-specific aesthetics
2026-01-05
nextjs-client-cookie-pattern.md
0
1
export
nextjs-client-cookie-pattern
2
from
"mcclowes/vague-playground"
from
"mcclowes/vague-playground"
3
Pattern for client components calling server actions to set cookies in Next.js. Covers the two-file pattern of a client component with user interaction (onClick, form submission) that calls a server action to modify cookies. Use when building features like authentication, preferences, or session management where client-side triggers need to set/modify server-side cookies.
2026-01-05
security-review.md
0
1
export
security-review
2
from
"guvnr-dev/guvnr"
from
"guvnr-dev/guvnr"
3
Perform security-focused code review using OWASP guidelines and AI-specific security best practices.
2026-01-05
cli-ux-colorful.md
0
1
export
cli-ux-colorful
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Design colorful CLI output with ANSI colors, syntax highlighting, status indicators, and terminal formatting. Use libraries like rich (Python) or chalk (Node.js). Use when designing CLI output, formatting terminal messages, or building command-line interfaces.
2026-01-05
claude-agent-sdk.md
0
1
export
claude-agent-sdk
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill provides comprehensive knowledge for working with the Anthropic Claude Agent SDK. It should be used when building autonomous AI agents, creating multi-step reasoning workflows, orchestrating specialized subagents, integrating custom tools and MCP servers, or implementing production-ready agentic systems with Claude Code's capabilities.Use when building coding agents, SRE systems, security auditors, incident responders, code review bots, or any autonomous system that requires programmatic interaction with Claude Code CLI, persistent sessions, tool orchestration, and fine-grained permission control.Keywords: claude agent sdk, @anthropic-ai/claude-agent-sdk, query(), createSdkMcpServer, AgentDefinition, tool(), claude subagents, mcp servers, autonomous agents, agentic loops, session management, permissionMode, canUseTool, multi-agent orchestration, settingSources, CLI not found, context length exceeded
2026-01-05
elite-powerpoint-designer.md
0
1
export
elite-powerpoint-designer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create world-class PowerPoint presentations with professional design, consistent branding, sophisticated animations, and polished visual hierarchy. Use when users request presentations, slide decks, pitches, reports, or want to convert markdown to professionally designed PowerPoint with Apple/Microsoft/Google-level quality.
2026-01-05
spec-architect.md
0
1
export
spec-architect
2
from
"codethread/claude-code-plugins"
from
"codethread/claude-code-plugins"
3
Coordinate multi-agent software development from requirements through verified implementation using spec-driven workflows. Use when planning features, creating technical specifications, implementing complex tasks through specialized agents, or managing spec-dev workflows (PLAN/BUILD/ITERATE).
2026-01-05
relational-database-web-cloudbase.md
0
1
export
relational-database-web-cloudbase
2
from
"sycsky/Soncho"
from
"sycsky/Soncho"
3
Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.
2026-01-05
architecture.md
0
1
export
architecture
2
from
"terraphim/codex-skills"
from
"terraphim/codex-skills"
3
System architecture design for Rust/WebAssembly projects. Creates ADRs,designs APIs, plans module structures, and documents architectural decisions.Never writes implementation code - focuses purely on design and documentation.
2026-01-05
shopify-schema-design.md
0
1
export
shopify-schema-design
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Best practices for creating comprehensive section schemas with all setting types
2026-01-05
component-generator.md
0
1
export
component-generator
2
from
"sernstberger/base-joy"
from
"sernstberger/base-joy"
3
Generate new styled components following base-joy patterns. Use when creating a new component, scaffolding a component, adding a new UI component, or building a component from scratch.
2026-01-05
thought-partner.md
0
1
export
thought-partner
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
Conversational brainstorming partner for capturing fleeting thoughts, reading notes,papers, videos, and online discoveries. Casual/collegial voice, one question at a time,routes captures to appropriate vault locations.
2026-01-05
saas-architect.md
0
1
export
saas-architect
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive SaaS architecture planner for Next.js + Supabase applications. Converts ideas into production-ready technical plans with database schemas, file structures, feature breakdowns, and week-by-week development roadmaps. Use when planning subscription-based applications, multi-tenant SaaS products, or building from idea to launch.
2026-01-05
rebuild-cache.md
0
1
export
rebuild-cache
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Rebuild the wikilink entities cache. Triggers on "rebuild cache", "rebuild wikilink cache", "update cache", "refresh wikilinks". Optionally uses Flywheel MCP for enhanced entity detection.
2026-01-05