Browse Skills
44835 skills found
bootstrap.md
0
1
export
bootstrap
2
from
"Nothflare/feature-tree"
from
"Nothflare/feature-tree"
3
Two-phase codebase analysis. Phase 1: discover features from code. Phase 2: trace workflows.
2026-01-05
database-best-practices.md
0
1
export
database-best-practices
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Prisma ORM best practices for Shopify apps including multi-tenant data isolation, query optimization, transaction patterns, and migration strategies. Auto-invoked when working with database operations.
2026-01-05
design-patterns-ruby.md
0
1
export
design-patterns-ruby
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Comprehensive Ruby implementations of Gang of Four (GoF) design patterns. Use when implementing object-oriented design solutions, refactoring to reduce coupling, solving architecture problems, or when user mentions specific patterns (Factory, Singleton, Observer, Strategy, etc.) in Ruby context.
2026-01-05
security-management.md
0
1
export
security-management
2
from
"surrealwolf/unifi-network-mcp"
from
"surrealwolf/unifi-network-mcp"
3
Manage security policies, firewall zones, access control rules (ACLs), and guest network access. Perform comprehensive security audits and compliance reviews.
2026-01-05
draper-decorators.md
0
1
export
draper-decorators
2
from
"hoblin/claude-code-rails-skills"
from
"hoblin/claude-code-rails-skills"
3
This skill should be used when the user asks to "create a decorator", "write a decorator", "add presentation logic", "format model data for views", "use Draper", "test a decorator", "write decorator spec", or mentions separating presentation from business logic in Rails. Provides guidance on Draper gem best practices for Rails applications.
2026-01-05
docs-sync.md
0
1
export
docs-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Synchronise la documentation avec le code. Utilise ce skill quand l'utilisateur dit "sync docs", "met à jour la doc", "vérifie la doc", "avant de merge", ou termine une branche. Analyse les changements et met à jour les specs (.claude/specs/).
2026-01-05
gold-standards.md
0
1
export
gold-standards
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Mandatory best practices and gold standards for Kailash SDK development including absolute imports, parameter passing, error handling, testing policies (NO MOCKING in Tiers 2-3), workflow design, custom node development, security, documentation, and test creation. Use when asking about 'best practices', 'standards', 'gold standards', 'mandatory rules', 'required patterns', 'absolute imports', 'NO MOCKING', 'testing policy', 'error handling standards', 'security best practices', 'documentation standards', or 'workflow design standards'.
2026-01-05
testing-patterns.md
0
1
export
testing-patterns
2
from
"vivekgana/databricks-platform-marketplace"
from
"vivekgana/databricks-platform-marketplace"
3
pytest fixtures and integration testing patterns for Spark applications, including DataFrame assertions and mock data generation.
2026-01-05
migrating-to-vitest-4.md
0
1
export
migrating-to-vitest-4
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Migrate from Vitest 2.x/3.x to 4.x with pool options, coverage config, workspace to projects, and browser mode updates. Use when upgrading Vitest versions or encountering deprecated patterns.
2026-01-05
secrets-management.md
0
1
export
secrets-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manages API keys, credentials, and sensitive configuration using secrets.json patterns with environment variable fallbacks. Use when working with API keys, credentials, .env files, or any sensitive configuration.
2026-01-05
pptx-generator.md
0
1
export
pptx-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate PowerPoint presentations with slides, charts, and formatting. Use when creating presentations programmatically.
2026-01-05
wt-new.md
0
1
export
wt-new
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create a new git worktree and branch for feature development. Use when starting a new feature or story that needs isolated development. Creates worktree in tree/ directory with proper branch setup.
2026-01-05
testing.md
0
1
export
testing
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
Testing patterns and best practices for unit, integration, and E2E testing.
2026-01-05
css-styling.md
0
1
export
css-styling
2
from
"site-bender/sitebender"
from
"site-bender/sitebender"
3
Comprehensive CSS styling patterns for Sitebender's Architect library. Covers component-scoped CSS, IE11 baseline + progressive enhancement, three-tier custom property theming, WCAG AAA accessibility, fluid responsive design, print styles, and minimal animations. Use when creating or modifying component styles.
2026-01-05
macos-notify.md
0
1
export
macos-notify
2
from
"pcasaretto/nix-home"
from
"pcasaretto/nix-home"
3
Send macOS desktop notifications after completing tasks, making significant changes, or before requesting permission. Use for task completion, file modifications, test results, and major milestones.
2026-01-05
setup-playwright.md
0
1
export
setup-playwright
2
from
"gruckion/marathon-ralph"
from
"gruckion/marathon-ralph"
3
Configure Playwright for E2E testing. Use when setting up end-to-end tests, when no E2E framework is detected, or when the user asks to configure browser testing.
2026-01-05
app-store-deploy.md
0
1
export
app-store-deploy
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
iOS App Store and Google Play submission requirements and process.
2026-01-05
wallet-encrypt-decrypt.md
0
1
export
wallet-encrypt-decrypt
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Encrypt and decrypt messages using BSV keys and ECDH. Uses @bsv/sdk for cryptographic operations.
2026-01-05
py-deploy-remote.md
0
1
export
py-deploy-remote
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploy Flask server to remote machine (185.96.221.52). Stops remote server, copies files via scp, restarts server, and verifies. Use when deploying Python server updates to remote Mac mini.
2026-01-05
azure-devops.md
0
1
export
azure-devops
2
from
"linus-mcmanamey/multi-agent-user-story-development"
from
"linus-mcmanamey/multi-agent-user-story-development"
3
On-demand Azure DevOps operations (PRs, work items, pipelines, repos) using context-efficient patterns. Loaded only when needed to avoid polluting Claude context with 50+ MCP tools.
2026-01-05
rubiks-cube-solver.md
0
1
export
rubiks-cube-solver
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Fast procedural Rubik's cube solver that requests photos, converts them to cube state string, and uses Python scripts to generate step-by-step solutions.
2026-01-05
feature-builder.md
0
1
export
feature-builder
2
from
"matthew-bram/enterprise-confluent-test-probe"
from
"matthew-bram/enterprise-confluent-test-probe"
3
Guides feature implementation through 8 phases (Phase 0 Architecture → Phase 7 Documentation). Automatically detects when user starts coding without Phase 0 and enforces architecture-first development. Manages state across sessions, launches specialized agents, and ensures quality gates are met through paired programming approach.
2026-01-05
autopoietic-chaos.md
0
1
export
autopoietic-chaos
2
from
"agentgptsmith/MonadFramework"
from
"agentgptsmith/MonadFramework"
3
Iteration 7 of Multiplicity Cascade - Self-creating chaos engines
2026-01-05
imagemagick.md
0
1
export
imagemagick
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for using ImageMagick command-line tools to perform advanced image processing tasks including format conversion, resizing, cropping, effects, transformations, and batch operations. Use when manipulating images programmatically via shell commands.
2026-01-05