Browse Skills

44557 skills found

cryptotribes-mongodb-api-developer.md
0
1 export cryptotribes-mongodb-api-developer
2 provnuk88 from "provnuk88/cryptotribes"
3 Design MongoDB schemas, build REST/WebSocket APIs, optimize queries, and manage database operations for CryptoTribes. Use when creating models, API endpoints, database migrations, or optimizing performance. Triggers on "schema", "model", "API", "endpoint", "database", "query optimization".
2026-01-05
error-memory.md
0
1 export error-memory
2 Aceek from "Aceek/claude-config"
3 Use when: making a mistake, breaking build/tests, realizing wrong approach, misunderstanding requirements, using wrong patterns, forgetting conventions, receiving correction from user, unexpected behavior, or any error situation
2026-01-05
dispatching-parallel-agents.md
0
1 export dispatching-parallel-agents
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
2026-01-05
grafana-dashboards.md
0
1 export grafana-dashboards
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
2026-01-05
switch-persona.md
0
1 export switch-persona
2 audunstrand from "audunstrand/status-app"
3 Quick persona switching. Triggers: 'switch persona', 'switch to X', 'become X'. Lists personas, reads selected file, switches immediately.
2026-01-05
document-python-component.md
0
1 export document-python-component
2 NightingaleV from "NightingaleV/agentic-dev-env"
3 Write or upgrade conventional Python docstrings for public modules, classes, functions, methods, and properties. Docstrings must be user-facing, mkdocstrings-friendly, include runnable examples, and must not repeat type hints.
2026-01-05
hexo-butterfly.md
0
1 export hexo-butterfly
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Hexo Butterfly 主题配置与使用指南,包括主题安装、页面配置、主题配置、标签外挂、FAQ、进阶教程
2026-01-05
multcode-dev-workflow-agent.md
0
1 export multcode-dev-workflow-agent
2 chaorenex1 from "chaorenex1/coding-agent-workflow"
3 End-to-end software development workflow agent using memex-cli with multiple AI backends. Orchestrates 5 stages: (1) Requirements Analysis (Claude), (2) Functional Design (Claude), (3) UX Design (Gemini), (4) Development Planning (Codex), (5) Implementation & QA (Codex). Use for complete project development from idea to deployment.
2026-01-05
pinia.md
0
1 export pinia
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Manages Vue state with Pinia including stores, getters, actions, and plugins. Use when building Vue applications needing centralized state, sharing state between components, or replacing Vuex.
2026-01-05
frontend-frameworks.md
0
1 export frontend-frameworks
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-software-design"
3 Modern frontend frameworks including React, Vue, Angular, and Next.js. Master component-based architecture, state management, and full-stack development. Use when building interactive web applications or learning modern frontend technologies.
2026-01-05
setup-cdk-git.md
0
1 export setup-cdk-git
2 auge2u from "auge2u/claude-dev-kit"
3 Use when setting up git workflows for Claude Code - installs pre-commit hooks, commit templates with Claude attribution, PR templates, branch naming helpers, and Claude-specific gitignore entries
2026-01-05
health-check.md
0
1 export health-check
2 semicolon-devteam from "semicolon-devteam/semo-backend"
3 Validate backend development environment and authentication status. Use when (1) new backend developer onboarding, (2) checking required tools (gh CLI, Git, Node, pnpm, Supabase), (3) verifying GitHub auth and repo access, (4) orchestrator auto-runs at work start.
2026-01-05
n8n-preflight-agent.md
0
1 export n8n-preflight-agent
2 awjames6875 from "awjames6875/skills-factory"
3 Validates n8n workflow JSON files, tests APIs with real credentials, auto-fixes common issues, and learns new problems. Use when you need to CHECK, VALIDATE, FIX, TEST, PREFLIGHT, or REPAIR n8n workflow JSON files before importing them.
2026-01-05
learning-tech-selection.md
0
1 export learning-tech-selection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 tech-selection for learning technology evaluation and implementation.
2026-01-05
troubleshooting-guide.md
0
1 export troubleshooting-guide
2 ToonVos from "ToonVos/empty-opensaas"
3 Complete diagnostic procedures for resolving Wasp development issues. Use when encountering errors, debugging problems, or when things aren't working. Includes systematic procedures for import errors, auth issues, database problems, and type errors.
2026-01-05
hua-ux-framework-usage.md
0
1 export hua-ux-framework-usage
2 HUA-Labs from "HUA-Labs/HUA-Labs-public"
3 Quick reference guide for developing with hua-ux framework
2026-01-05
managing-server-vs-client-boundaries.md
0
1 export managing-server-vs-client-boundaries
2 djankies from "djankies/claude-configs"
3 Teaches when to use Server Components vs Client Components in React 19, including the 'use client' directive and boundary patterns. Use when architecting components, choosing component types, or working with Server Components.
2026-01-05
tmux-orchestrator.md
0
1 export tmux-orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when orchestrating tmux sessions for multi-component development workflows. Use when creating complex multi-window, multi-pane tmux layouts via the Bash tool, especially for projects requiring simultaneous backend/frontend development, microservices, or parallel task execution. This skill provides patterns for session creation, pane management, and command orchestration using the user's custom tmux configuration.
2026-01-05
nodejs-backend-typescript.md
0
1 export nodejs-backend-typescript
2 bobmatnyc from "bobmatnyc/termpilot"
3 Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration. Use when building REST APIs with TypeScript, creating Express/Fastify servers, or implementing microservices architectures.
2026-01-05
purple-team.md
0
1 export purple-team
2 Cornjebus from "Cornjebus/claude-purple-team-skill"
3 Comprehensive purple team security assessment skill that analyzes codebases like a skilled penetration tester, identifies attack vectors, and provides remediation guidance. Use this skill when: (1) Performing security audits or code reviews, (2) Identifying vulnerabilities before deployment, (3) Running purple team exercises (offensive analysis + defensive remediation), (4) Checking for OWASP Top 10 vulnerabilities, (5) Scanning for hardcoded secrets, API keys, or credentials, (6) Analyzing authentication/authorization flaws, (7) Reviewing cryptographic implementations, (8) Auditing infrastructure-as-code (Terraform, K8s, Docker), (9) Generating security reports in Markdown, HTML, or JSON format. Triggers: "security audit", "purple team", "penetration test", "find vulnerabilities", "security review", "attack vectors", "remediate vulnerabilities", "OWASP", "security scan".
2026-01-05
cicd-setup.md
0
1 export cicd-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Sets up a CI/CD pipeline for Python projects using GitHub Actions. Includes templates for PR checks, deployment via SSH, pre-commit hooks, and email notifications. Use this skill when a user wants to create a new CI/CD pipeline for a Python project.
2026-01-05
meal-prep-assistant.md
0
1 export meal-prep-assistant
2 manshuv from "manshuv/grandmaster-crab"
3 Weekly meal prep and shopping assistant that selects 3 recipes with varied proteins, generates categorized shopping lists, and creates meal prep plans distinguishing Sunday prep from weeknight cooking. Use when planning weekly meals or creating shopping lists.
2026-01-05
safe-refactoring.md
0
1 export safe-refactoring
2 OmerZKol from "OmerZKol/dev-accelerator-plugin"
3 Provides a safe, systematic approach to refactoring code with confidence that behavior is preserved
2026-01-05
mcp-config.md
0
1 export mcp-config
2 racurry from "racurry/neat-little-package"
3 Guidance for configuring MCP servers in Claude Code projects. Covers transport selection, scopes, authentication, and security patterns. Use whenever adding MCP servers - projects, plugins, or any context.
2026-01-05