Browse Skills
44357 skills found
format-generic.md
0
1
export
format-generic
2
from
"nathanvale/dotfiles"
from
"nathanvale/dotfiles"
3
Fallback formatter that extracts tasks from any document structure using best-effort pattern matching. Use when user says 'format unknown document', 'extract tasks from any document', 'process mixed content', 'handle custom format', or when detect-input-type returns 'generic'. Handles ADRs, custom docs, and novel structures in .md files. (plugin:task-streams)
2026-01-05
beads-guard.md
0
1
export
beads-guard
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Safe Beads workflow helper (warning-only). Use before bd sync/close/create toavoid JSONL conflicts. Ensures you are on a feature branch, up to date withorigin/master, and stages Beads files cleanly with Feature-Key commits.
2026-01-05
daily-planning.md
0
1
export
daily-planning
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Context-aware daily check-ins for morning planning, midday adjustments, and evening reviews. Use when the user wants to plan their day, check in on progress, or review their evening. Auto-triggers on phrases like "plan my day", "morning planning", "let's check in", "how's my day going", "evening review".
2026-01-05
cards-containers.md
0
1
export
cards-containers
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when animating cards, panels, tiles, or container elements to create depth and interactivity
2026-01-05
cat-patch.md
0
1
export
cat-patch
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create a git patch file from the last commit. Use when the user asks to create a patch, make a patch, generate a patch, or export a commit as a patch file.
2026-01-05
vite-build-tool.md
0
1
export
vite-build-tool
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development. Use when building React/Vue/Svelte applications, needing instant hot module replacement, migrating from webpack/CRA, or setting up TypeScript projects.
2026-01-05
python-async-patterns.md
0
1
export
python-async-patterns
2
from
"clostaunau/holiday-card"
from
"clostaunau/holiday-card"
3
Comprehensive guide to Python async/await patterns, best practices, and anti-patterns. Covers asyncio fundamentals, coroutines, async context managers, task management, common libraries (aiohttp, aiofiles, asyncpg), framework integration (FastAPI, Django), performance considerations, and proper exception handling. Use when reviewing or writing asynchronous Python code.
2026-01-05
templ-components.md
0
1
export
templ-components
2
from
"homveloper/doodle"
from
"homveloper/doodle"
3
Create reusable templ UI components with props, children, and composition patterns. Use when building UI components, creating component libraries, mentions 'button component', 'card component', or 'reusable templ components'.
2026-01-05
local-development-with-policy-as-code.md
0
1
export
local-development-with-policy-as-code
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Run Kyverno policy validation locally with policy-platform containers. Zero local setup, same tools as CI, instant feedback before committing code changes.
2026-01-05
mental-models.md
0
1
export
mental-models
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply Charlie Munger's latticework of mental models to any problem. Use when user requests decision analysis, says "help me think", "apply mental model", mentions model names (inversion, bottlenecks, second-order thinking), or needs structured thinking frameworks.
2026-01-05
code-review.md
0
1
export
code-review
2
from
"IHKREDDY/agent-skills"
from
"IHKREDDY/agent-skills"
3
Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards.
2026-01-05
nervecentre-browser-automation.md
0
1
export
nervecentre-browser-automation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Browser automation for NHS Nervecentre EPR systems using local MCP servers. Use when asked to scrape, extract, or interact with Nervecentre patient data, worklists, clinical notes, or any NHS EPR system that requires local network access. Supports browser-use MCP (primary), Playwright MCP (fallback), and Browser MCP extension. Handles OAuth 2.0 authentication, dynamic SPA content, and FHIR-compliant data extraction. IMPORTANT - Requires local network access (hospital WiFi) - cloud browser services will not work.
2026-01-05
astro-images.md
0
1
export
astro-images
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Width-based responsive image patterns for Astro. Aspect ratio independent.
2026-01-05
todo-skill-name.md
0
1
export
todo-skill-name
2
from
"lnittman/skills"
from
"lnittman/skills"
3
This skill should be used when TODO: specify the domain knowledge or organization context this skill provides and when it should be invoked.
2026-01-05
operating-k8s-local.md
0
1
export
operating-k8s-local
2
from
"Asmayaseen/hackathon-2"
from
"Asmayaseen/hackathon-2"
3
Operates local Kubernetes clusters with Minikube for development and testing.Use when setting up local K8s, deploying applications locally, or debugging K8s issues.Covers Minikube, kubectl essentials, local image loading, and networking.
2026-01-05
pdf-processor.md
0
1
export
pdf-processor
2
from
"aig787/agpm"
from
"aig787/agpm"
3
Process PDF files for text extraction, form filling, and document analysis. Use when you need to extract content from PDFs, fill forms, or analyze document structure.
2026-01-05
claudemem-search.md
0
1
export
claudemem-search
2
from
"involvex/involvex-claude-marketplace"
from
"involvex/involvex-claude-marketplace"
3
⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking. ANTI-PATTERNS: Reading files without mapping, Grep for 'how does X work', Modifying without caller analysis.
2026-01-05
batch-coordinator.md
0
1
export
batch-coordinator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validates and coordinates batch study guide operations (both separate and merge modes).Ensures file availability, template compatibility, and source-only policy before launching agents.**CRITICAL AUTOMATION**: Prevents batch processing errors by validating all prerequisites.
2026-01-05
rubocop.md
0
1
export
rubocop
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality. Supports Rails, RSpec, and Performance extensions with safe autocorrection capabilities.
2026-01-05
binary-analysis.md
0
1
export
binary-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development.
2026-01-05
review-pr.md
0
1
export
review-pr
2
from
"fusupo/muleteer"
from
"fusupo/muleteer"
3
Conduct comprehensive PR reviews with sprint/roadmap context awareness. Invoke when user says "review PR", "check this PR", "review pull request
2026-01-05
cleanup.md
0
1
export
cleanup
2
from
"builtby-win/skills"
from
"builtby-win/skills"
3
Clean up after a PR is merged - delete branches and confirm issue closure
2026-01-05
bandit-security-scan.md
0
1
export
bandit-security-scan
2
from
"visgwu/python_web_app"
from
"visgwu/python_web_app"
3
Run Bandit security analysis to find common security issues and vulnerabilities in Python code. Use when the user mentions Bandit, security analysis, vulnerability scanning, security audit, software composition analysis (SCA), or wants to check for security issues in Python code.
2026-01-05
project-conventions.md
0
1
export
project-conventions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Polibaseのプロジェクト規約とベストプラクティスを説明します。Pre-commit hooks遵守、CI/CD運用、中間ファイル管理、知識蓄積層の活用など、開発時に守るべきルールとガイドラインをカバーします。
2026-01-05