Browse Skills

44557 skills found

article-extractor.md
0
1 export article-extractor
2 AlexisLaporte from "AlexisLaporte/agent-helpers"
3 Extract clean article text from web pages. Use when user wants to read article content without ads/clutter, save articles, or process web content.
2026-01-05
devops-dx.md
0
1 export devops-dx
2 majiayu000 from "majiayu000/claude-skill-registry"
3 GitHub/Railway housekeeping for CI env/secret management and DX maintenance.Use when setting or auditing GitHub Actions variables/secrets, syncing Railway env → GitHub, or fixing CI failures due to missing env.
2026-01-05
data-storage.md
0
1 export data-storage
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement client-side data storage with localStorage, IndexedDB, or SQLite WASM. Use when storing user preferences, caching data, or building offline-first applications.
2026-01-05
worktree-management.md
0
1 export worktree-management
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Automate Git worktree creation with isolated Docker services and browser automation for parallel Claude Code development sessions. This skill should be used when creating, managing, or removing Git worktrees for isolated development environments with automatic port allocation, environment file copying, and browser MCP isolation.
2026-01-05
csharpener.md
0
1 export csharpener
2 lawless-m from "lawless-m/FreeBird"
3 C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Graphviz diagram export
2026-01-05
moai-cc-hooks.md
0
1 export moai-cc-hooks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configuring Claude Code Hooks System. Design, implement, and manage PreToolUse/PostToolUse/SessionStart/Notification/Stop hooks. Use when enforcing safety checks, auto-formatting, running linters, or triggering automated workflows based on development events.
2026-01-05
data-engineering.md
0
1 export data-engineering
2 chekos from "chekos/bns-marketplace"
3 Load when working on data pipelines, datasets, reproducibility, or datainfrastructure topics. Contains best practices for data engineering,ETL/ELT patterns, and ensuring reproducible data workflows.
2026-01-05
strategy-builder.md
0
1 export strategy-builder
2 mberto10 from "mberto10/web_research_agent"
3 Analyzes research queries to determine if new strategies are needed, optimizes existing strategies using Langfuse traces, and generates strategy templates
2026-01-05
claudemd-optimization.md
0
1 export claudemd-optimization
2 tianzecn from "tianzecn/myclaudecode"
3 Optimize CLAUDE.md following best practices from humanlayer.dev - apply after /init to transform verbose output into focused, high-leverage project context
2026-01-05
tdd.md
0
1 export tdd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test-Driven Development workflow - write tests first, then implementation
2026-01-05
straight-ahead-pose-mastery.md
0
1 export straight-ahead-pose-mastery
2 dylantarre from "dylantarre/animation-principles"
3 Use when planning animation workflows, deciding between spontaneous vs controlled approaches, or balancing creative freedom with structural precision.
2026-01-05
ux-researcher-designer.md
0
1 export ux-researcher-designer
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
2026-01-05
testing-strategy.md
0
1 export testing-strategy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive testing strategy covering test pyramids, framework selection, coverage standards, test organization, mocking patterns, and CI/CD integration. Activate when planning testing approaches, setting quality gates, or establishing test standards.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 pproenca from "pproenca/dot-claude"
3 Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
a2a-server-config.md
0
1 export a2a-server-config
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Agent-to-Agent (A2A) server configuration patterns for HTTP, STDIO, SSE, and WebSocket transports. Use when building A2A servers, configuring MCP transports, setting up server endpoints, or when user mentions A2A configuration, server transport, MCP server setup, or agent communication protocols.
2026-01-05
security-scanner.md
0
1 export security-scanner
2 physics91 from "physics91/claude-vibe"
3 WHEN: Security scan, vulnerability detection, XSS/CSRF analysis, secret exposure, OWASP Top 10WHAT: XSS/injection detection + hardcoded secrets + auth/authz issues + severity-based vulnerability listWHEN NOT: Performance → perf-analyzer, Cloud security → cloud-security-expert
2026-01-05
ruby-blocks-procs-lambdas.md
0
1 export ruby-blocks-procs-lambdas
2 conradbeach from "conradbeach/dotfiles"
3 Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.
2026-01-05
standards-subject-standards.md
0
1 export standards-subject-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Align to subject-specific national standards including NGSS, Common Core, C3, NCTM, ACTFL, SHAPE, ISTE, and arts standards. Generate detailed standards alignment with codes. Use for national standards alignment. Activates on "NGSS", "Common Core", "national standards", or "NCTM".
2026-01-05
cui-cypress.md
0
1 export cui-cypress
2 cuioss from "cuioss/cui-llm-rules"
3 Cypress E2E testing standards including framework adaptations, test organization, and best practices
2026-01-05
api-integration.md
0
1 export api-integration
2 j0KZ from "j0KZ/mcp-agents"
3 Master third-party API integration in ANY language with best practices and patterns. Use when connecting to external services, handling OAuth, or implementing webhooks.
2026-01-05
clean.md
0
1 export clean
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Development: Cleanup and maintenance for the development environment.Removes build artifacts, caches, containers, and recovers disk space.Run from repository root with 'just clean'. Use when developers needto free disk space or reset the build environment.
2026-01-05
julien-dev-claude-md-documenter.md
0
1 export julien-dev-claude-md-documenter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for creating CLAUDE.md files. Use when: user asks to create CLAUDE.md, document project, add project instructions, or mentions CLAUDE.md.
2026-01-05
agent-architect.md
0
1 export agent-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design, optimize, and refactor AI agent systems based on Anthropic best practices and latest research. Guides you through architectural decisions with interactive questionnaire, loads current documentation, and launches specialized agent-architect for detailed analysis.
2026-01-05
podcast-production.md
0
1 export podcast-production
2 mindmorass from "mindmorass/reflex"
3 Podcast production patterns and workflows. Use when recording podcasts, editing audio, transcribing episodes, generating show notes, RSS feed management, or podcast distribution.
2026-01-05