Browse Skills
20307 skills found
using-serena-for-exploration.md
0
1
export
using-serena-for-exploration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when exploring codebases with Serena MCP tools for architectural understanding and pattern discovery - guides efficient symbolic exploration workflow minimizing token usage through targeted symbol reads, overview tools, and progressive narrowing
2026-01-05
resume-pdf-generate.md
0
1
export
resume-pdf-generate
2
from
"salieri/resume"
from
"salieri/resume"
3
Generate the resume PDF with the existing Puppeteer-based script and blank-page trimming. Use when asked to regenerate the resume PDF, validate print styling, or troubleshoot PDF output in dev/apps/resume.
2026-01-05
devops.md
0
1
export
devops
2
from
"truchot/claude-skills-test"
from
"truchot/claude-skills-test"
3
Expert DevOps - CI/CD, containers, Kubernetes, Infrastructure as Code, monitoring et déploiement
2026-01-05
entrance-animations.md
0
1
export
entrance-animations
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when elements need to appear on screen - page loads, modals opening, items being added, content reveals, or any "coming into view" animation.
2026-01-05
error-handling-patterns.md
0
1
export
error-handling-patterns
2
from
"autohandai/community-skills"
from
"autohandai/community-skills"
3
Robust error handling patterns for TypeScript applications
2026-01-05
ux-accessibility.md
0
1
export
ux-accessibility
2
from
"phananhtuan09/ai-agent-workflow"
from
"phananhtuan09/ai-agent-workflow"
3
Accessibility principles for inclusive design - keyboard navigation, screen readers,ARIA, color contrast, and focus management. WCAG compliance for interfaces usable by all.Use when implementing interactive UI components requiring accessibility:- Forms, buttons, links, interactive elements needing keyboard access- Keyboard navigation, focus management, tab order- Screen reader support with semantic HTML and ARIA attributes- Color contrast validation for text/buttons (WCAG AA/AAA standards)- Modals, dialogs, dropdowns needing focus trapping- User mentions "accessible", "WCAG", "disabilities", "keyboard", "screen reader"Keywords: accessible, accessibility, WCAG, keyboard, screen reader, ARIA, contrast, a11yFocus on making UI usable via keyboard, screen readers, assistive technologies.
2026-01-05
java-expert.md
0
1
export
java-expert
2
from
"1PDev/claude-code-kit"
from
"1PDev/claude-code-kit"
3
Expert guidance for Java and Spring Boot development with modern patterns
2026-01-05
wavecap-health.md
0
1
export
wavecap-health
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Check WaveCap server health and system status. Use when the user asks about server status, wants to diagnose issues, check if the backend is running, or get a system overview.
2026-01-05
nuxt-starter-netlify.md
0
1
export
nuxt-starter-netlify
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Minimal Vue landing page with Nuxt for Netlify.
2026-01-05
kb.md
0
1
export
kb
2
from
"jayprimer/pmc-marketplace"
from
"jayprimer/pmc-marketplace"
3
Knowledge base for session continuity. Maintains project documentationwith fixed directory structure (.pmc/docs/) and formats for PRDs, SOPs,tickets (T0000N), patterns, decisions, code maps, research, and status.CRITICAL BEHAVIORS:1. LOOKUP FIRST - Before any task, check kb for existing docs (SOPs, patterns, code maps, status) that may guide the work. Don't reinvent what's documented.2. LEARN = DOCUMENT - When user says "learn X", record it in appropriate doc: - Procedure? → 2-sop/ - Problem/solution? → 6-patterns/ (with Status: open|resolved) - Code flow? → 7-code-maps/ - Research/notes? → 8-research/ - Design decision? → 5-decisions/D###-{name}.md - User clarification? → capture in ticket 5-final.md3. CAPTURE INTENT - When user clarifies requirements or expresses preferences, record in ticket's 5-final.md (Revealed Intent section).4. INBOX - Direct user messages → 0-inbox/ for later processing by /pmc:dev or /pmc:plan.Use when: setting up docs structure, creating/managing t
2026-01-05
concierge.md
0
1
export
concierge
2
from
"tonyandrewmeyer/charming-with-claude"
from
"tonyandrewmeyer/charming-with-claude"
3
Expert assistant for provisioning charm development and testing environments using concierge. Use when setting up development machines, bootstrapping Juju controllers, installing craft tools (charmcraft, snapcraft, rockcraft), or preparing test environments. Keywords include concierge, provision, development environment, Juju bootstrap, LXD, MicroK8s, K8s, craft tools, prepare, restore.
2026-01-05
rest-api-design.md
0
1
export
rest-api-design
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Designs RESTful APIs following industry best practices for resource naming, HTTP methods, status codes, and error handling. Use when designing new APIs, refactoring existing endpoints, or establishing API standards.
2026-01-05
component-docs.md
0
1
export
component-docs
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Generates component API documentation with props tables, usage examples, and guidelines. Use when documenting component libraries, creating API references, or building component documentation for designers and developers.
2026-01-05
aws-sigv4-req-builder.md
0
1
export
aws-sigv4-req-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Python code to call undocumented AWS APIs using SigV4 authentication from cURL requests captured in browser dev tools. This skill should be used when users need to create Python functions that call AWS internal or undocumented APIs with proper AWS Signature Version 4 authentication.
2026-01-05
julien-mcp-serena.md
0
1
export
julien-mcp-serena
2
from
"theflysurfer/claude-skills-marketplace"
from
"theflysurfer/claude-skills-marketplace"
3
Install Serena MCP for semantic code analysis. Use when user needs IDE-like code retrieval and editing.
2026-01-05
backend.md
0
1
export
backend
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
Backend development with Node.js, Express, NestJS, and server patterns
2026-01-05
coding-comments.md
0
1
export
coding-comments
2
from
"loklaan/dotfiles"
from
"loklaan/dotfiles"
3
My personal best practices for writing clear and effective code comments.
2026-01-05
receiving-code-review.md
0
1
export
receiving-code-review
2
from
"hmps/agent-tools"
from
"hmps/agent-tools"
3
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"goodnight000/KittyCourt"
from
"goodnight000/KittyCourt"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
profile.md
0
1
export
profile
2
from
"clearclown/claude-code-aida"
from
"clearclown/claude-code-aida"
3
Claude Code のプロファイル管理。Use when user mentions プロファイル, profile, 設定, MCP設定, レイヤー, layer.
2026-01-05
code-reviewer.md
0
1
export
code-reviewer
2
from
"u9401066/copilot-capability-manager"
from
"u9401066/copilot-capability-manager"
3
Automated code review for quality, security, and best practices.LOAD THIS SKILL WHEN: User asks to "review", "check", "audit" code | mentions "PR", "pull request" | discusses "code quality", "bugs", "security" | says "幫我看", "檢查", "審查" | before git commits.CAPABILITIES: naming conventions, DRY principle, complexity analysis, SQL injection, XSS, memory leaks, test coverage.
2026-01-05
obsidian-notes.md
0
1
export
obsidian-notes
2
from
"gajewsky/dotfiles"
from
"gajewsky/dotfiles"
3
Use when saving notes to Obsidian vault, creating documentation, capturing knowledge, or logging any information. This skill determines the correct PARA location and applies the appropriate template from the vault.
2026-01-05
component-patterns.md
0
1
export
component-patterns
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
React component composition patterns including compound components and render props. Use when designing reusable components.
2026-01-05
docs-manager.md
0
1
export
docs-manager
2
from
"gaurangrshah/gsc-plugins"
from
"gaurangrshah/gsc-plugins"
3
Maintain living documentation with single source of truth approach, journal reconciliation, and worklog.db integration
2026-01-05