Browse Skills

44828 skills found

file-history.md
0
1 export file-history
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when looking for past work on specific FILES, understanding why code was written, or when user references "what we did before" on a file/feature. Uses file-history tracking for accurate results. PREFER THIS over episodic-memory for file-specific queries.
2026-01-05
reachy-mini.md
0
1 export reachy-mini
2 gamepop from "gamepop/pg-skills"
3 Control Reachy Mini robots by Pollen Robotics. Use when building apps, controlling robot movement (head, antennas, body), accessing camera/audio, or integrating with LLMs. Triggers on requests involving Reachy Mini SDK, robot control, head pose matrices, or ReachyMiniApp development.
2026-01-05
security.md
0
1 export security
2 banjoey from "banjoey/FORGE"
3 Proactive security engineering for PAI projects. USE WHEN user needs threat modeling, CMMC compliance baseline, security requirements, vulnerability analysis, or security-first design. Prevents security issues during design, not after deployment.
2026-01-05
use-oadp-cli.md
0
1 export use-oadp-cli
2 mpryc from "mpryc/ai-agents-and-skills"
3 Use the oadp-cli kubectl plugin for both cluster-admin backup/restore operations and namespace-scoped non-admin self-service backups.
2026-01-05
prompt-skill.md
0
1 export prompt-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interactive terminal prompts using questionary for user input. Use when building forms, selection menus, and confirmation dialogs.
2026-01-05
policyengine-uk.md
0
1 export policyengine-uk
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 PolicyEngine-UK tax and benefit microsimulation patterns, situation creation, and common workflows
2026-01-05
component-docs.md
0
1 export component-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for documenting project components and features. Creates or updates documentation in docs/components/ by exploring git changes to understand implementation details. Provides templates and conventions for consistent, developer-friendly component catalogs.
2026-01-05
auto-animate.md
0
1 export auto-animate
2 jackspace from "jackspace/ClaudeSkillz"
3 Production-tested setup for AutoAnimate (@formkit/auto-animate) - a zero-config, drop-in animation librarythat automatically adds smooth transitions when DOM elements are added, removed, or moved. This skill shouldbe used when building UIs that need simple, automatic animations for lists, accordions, toasts, or form validationmessages without the complexity of full animation libraries.Use when: Adding smooth animations to dynamic lists, building filter/sort interfaces, creating accordion components,implementing toast notifications, animating form validation messages, needing simple transitions without animation code,working with Vite + React + Tailwind, deploying to Cloudflare Workers Static Assets, or encountering SSR errors withanimation libraries.Keywords: auto-animate, @formkit/auto-animate, formkit, zero-config animation, automatic animations, drop-in animation,list animations, accordion animation, toast animation, form validation animation, lightweight animation, 2kb animation,prefers-reduce
2026-01-05
note-manager.md
0
1 export note-manager
2 smorand from "smorand/claude-config"
3 Gestionnaire de notes Google Keep pour rechercher, créer, modifier, archiver, épingler et dupliquer des notes. Permet de gérer des notes texte et des listes avec tri automatique des notes épinglées en premier.
2026-01-05
quantum-research.md
0
1 export quantum-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive research combining web search, quantum analysis, and persistent memory. Use when researching topics that need current information plus deep cognitive analysis.
2026-01-05
supabase-rls.md
0
1 export supabase-rls
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Supabase Row Level Security policies. Use when creating RLS policies, securing tables, or implementing multi-tenant data isolation.
2026-01-05
datadog-auto-detector.md
0
1 export datadog-auto-detector
2 schovi from "schovi/claude-schovi"
3 Automatically detects Datadog resource mentions (URLs, service queries, natural language) and intelligently fetches condensed context via datadog-analyzer subagent when needed for the conversation (plugin:schovi@schovi-workflows)
2026-01-05
create-pr.md
0
1 export create-pr
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create a pull request for the current branch
2026-01-05
accessibility.md
0
1 export accessibility
2 vinnie357 from "vinnie357/claude-skills"
3 Guide for implementing web accessibility following W3C WAI principles (WCAG) when designing, developing, or reviewing web interfaces
2026-01-05
pytest-patterns.md
0
1 export pytest-patterns
2 ricardoroche from "ricardoroche/ricardos-claude-code"
3 Automatically applies when writing pytest tests. Ensures proper use of fixtures, parametrize, marks, mocking, async tests, and follows testing best practices.
2026-01-05
local-knowledge.md
0
1 export local-knowledge
2 terraphim from "terraphim/codex-skills"
3 Leverage personal notes and documentation through Terraphim's role-based search.AI agents can search developer's local knowledge organized by domain (Rust, frontend, architecture)using the terraphim-agent REPL commands.
2026-01-05
coding-patterns.md
0
1 export coding-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this when writing or modifying code in FOSSAPP. Provides Next.js App Router patterns, server action organization, dual Supabase client rules, TypeScript conventions, validation patterns, error handling, and naming conventions.
2026-01-05
checkpoint.md
0
1 export checkpoint
2 nizernoj from "nizernoj/Checkpoint"
3 Open Checkpoint backup system control panel. Use when managing backups, checking backup status, configuring backup settings, restoring files, or updating the backup system.
2026-01-05
ptk-keybindings.md
0
1 export ptk-keybindings
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "prompt_toolkit key bindings", "KeyBindings", "keyboard shortcuts", "key handler", "key sequences", "c-x c-c", "ConditionalKeyBindings", "filters for keys", "vi mode bindings", "emacs bindings", or needs to define keyboard interactions in prompt_toolkit applications.
2026-01-05
sast-runner.md
0
1 export sast-runner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Runs Static Application Security Testing (SAST) using Semgrep. Scans source code for vulnerabilities, security anti-patterns, and OWASP Top 10 issues. Use when user asks to "run SAST", "scan for vulnerabilities", "static analysis", "code security scan", "静的解析", "脆弱性スキャン".
2026-01-05
laravel-backup.md
0
1 export laravel-backup
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Configure, implement, and manage Laravel application backups using spatie/laravel-backup. Create automated backup schedules, configure file and database backups, set up backup storage (S3, local), manage cleanup policies, send notifications (mail, slack), monitor backup health, and handle advanced scenarios like encrypted backups and isolated mode. Use when setting up backup solutions, troubleshooting backup issues, configuring notifications, or monitoring backup health in Laravel projects.
2026-01-05
jira.md
0
1 export jira
2 Thomascountz from "Thomascountz/claude_skills"
3 Work with Jira issues using the jira CLI. Use for listing, creating, viewing, editing, and deleting Jira issues. Supports CRUD operations, custom fields, JQL queries, and common workflows like finding your assigned issues, filtering by status, and bulk operations.
2026-01-05
concurrency-patterns.md
0
1 export concurrency-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Goroutines, channels, and sync patterns for concurrent programming. Use when implementing concurrent operations.
2026-01-05
coderabbit-review.md
0
1 export coderabbit-review
2 d-kishi from "d-kishi/nestjs-bff-learning"
3 CodeRabbit CLIでAIコードレビューを実行。「レビュー」「coderabbit」「CodeRabbit」「コードレビュー」時に使用。必ず--prompt-onlyオプションを使用すること。
2026-01-05