Browse Skills
44485 skills found
n8n-preflight-agent.md
0
1
export
n8n-preflight-agent
2
from
"awjames6875/skills-factory"
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
from
"majiayu000/claude-skill-registry"
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
from
"ToonVos/empty-opensaas"
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
from
"HUA-Labs/HUA-Labs-public"
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
from
"djankies/claude-configs"
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
from
"majiayu000/claude-skill-registry"
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
from
"bobmatnyc/termpilot"
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
from
"Cornjebus/claude-purple-team-skill"
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
from
"majiayu000/claude-skill-registry"
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
from
"manshuv/grandmaster-crab"
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
from
"OmerZKol/dev-accelerator-plugin"
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
from
"racurry/neat-little-package"
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
finishing-a-development-branch.md
0
1
export
finishing-a-development-branch
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup. Presents exactly 4 options: merge locally, create PR, keep as-is, or discard. Do NOT use when tests are failing or work is incomplete - fix issues first before finishing the branch.
2026-01-05
dockerfile-builder.md
0
1
export
dockerfile-builder
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Generate the full production Dockerfile for the backend with multi-stage build, proper dependencies, and Hugging Face Spaces compatibility.
2026-01-05
stripe-checkout.md
0
1
export
stripe-checkout
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Stripe Checkout integration for programme purchases with Server Actions, webhook signature verification, and success/cancel flows. Use when implementing payments, creating checkout sessions, handling webhooks, or setting up purchase flows.
2026-01-05
developing-with-react.md
0
1
export
developing-with-react
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
React 18+ development with hooks, state management, component patterns, and Next.js integration. Use when building React applications or working with JSX/TSX components.
2026-01-05
tdd-playwright.md
0
1
export
tdd-playwright
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Playwright 기반 TDD 개발을 지원합니다. 테스트 작성, 실행, 디버깅을 자동화하고 테스트가 통과할 때까지 반복 개발합니다. 사용자가 "TDD로 개발", "Playwright 테스트 작성", "테스트 통과시켜"와 같은 요청을 할 때 사용합니다.
2026-01-05
style-audit.md
0
1
export
style-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Audits code against CI/CD style rules, quality guidelines, and best practices, then rewrites code to meet standards without breaking functionality. Use this skill after functionality validation to ensure code is not just correct but also maintainable, readable, and production-ready. The skill applies linting rules, enforces naming conventions, improves code organization, and refactors for clarity while preserving all behavioral correctness verified by functionality audits.
2026-01-05
update-resume.md
0
1
export
update-resume
2
from
"younwony/younwony.github.io"
from
"younwony/younwony.github.io"
3
my_career_data.md 원본 데이터의 변경사항을 이력서/경력기술서 전체 파일에 동기화합니다. 이력서 업데이트, 경력기술서 수정, 템플릿 동기화가 필요할 때 사용합니다.
2026-01-05
minimax.md
0
1
export
minimax
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
MiniMax API via curl. Use this skill for Chinese LLM chat, text-to-speech, and AI video generation.
2026-01-05
ci-cd-pipelines.md
0
1
export
ci-cd-pipelines
2
from
"randalmurphal/claude-config"
from
"randalmurphal/claude-config"
3
GitLab CI/CD pipeline patterns including testing stages, Docker builds, caching strategies, secrets management, deployment patterns (blue-green, canary, rolling), and rollback procedures. Use when creating .gitlab-ci.yml, optimizing CI performance, setting up deployment pipelines, or troubleshooting CI failures.
2026-01-05
ellies-frontend-standards.md
0
1
export
ellies-frontend-standards
2
from
"wizzeh/skills"
from
"wizzeh/skills"
3
Frontend development standards for Ellie's projects. Use when building frontend interfaces, components, pages, or applications. Enforces tech stack preferences (Leptos > HTMX/SolidJS > React, modern vanilla CSS, no Tailwind) and accessibility-first development. Always apply these standards unless they conflict with an existing project's established patterns.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"48Nauts-Operator/opencode-baseline"
from
"48Nauts-Operator/opencode-baseline"
3
Build MCP servers for integrating external APIs with AI agents
2026-01-05
workflow-xml.md
0
1
export
workflow-xml
2
from
"anujkumar001111/xsky-agent"
from
"anujkumar001111/xsky-agent"
3
This skill should be used when the user asks about "workflow XML", "planner", "agent dependencies", "workflow parsing", "task orchestration", or needs to understand the workflow system in XSky.
2026-01-05