Browse Skills
17720 skills found
managing-relationships.md
1
1
export
managing-relationships
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Expert at managing GitHub issue relationships including parent/sub-issues, blocking dependencies, and tracking links using the GraphQL API. Auto-invokes when creating issue hierarchies, setting parent-child relationships, managing dependencies, or linking related issues.
2026-01-05
constant-manager.md
1
1
export
constant-manager
2
from
"Leo910032/temp2"
from
"Leo910032/temp2"
3
Professional constant management system for Weavink. Manages constants using barrel export pattern, validates consistency, refactors magic strings, and maintains constant index. Use when adding constants, checking for magic strings, validating subscription limits, or before modifying features. Integrates with docs-manager, test-manager, and git-manager.
2026-01-05
api-documentation-generator.md
1
1
export
api-documentation-generator
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Generates comprehensive API documentation including OpenAPI/Swagger specs, endpoint descriptions, request/response examples, and integration guides. Use when documenting APIs.
2026-01-05
run-manager.md
1
1
export
run-manager
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Manage FABER workflow run lifecycle - create, query, resume, rerun runs
2026-01-05
implement-spec.md
1
1
export
implement-spec
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Orchestrate spec-to-PR workflow with session tracking, worktree isolation, and audit trail
2026-01-05
execute-plan.md
1
1
export
execute-plan
2
from
"penkzhou/swiss-army-knife-plugin"
from
"penkzhou/swiss-army-knife-plugin"
3
计划执行工作流知识库,包含计划格式规范、任务解析、依赖分析和执行策略
2026-01-05
website-debug.md
1
1
export
website-debug
2
from
"AnthemFlynn/ccmp"
from
"AnthemFlynn/ccmp"
3
Frontend website debugging toolkit using Chrome DevTools Protocol with Playwright/WebKit fallbacks. Use this skill when: (1) Debugging CSS, HTML, or JavaScript issues on a webpage, (2) Taking screenshots to verify visual changes, (3) Inspecting DOM structure or console errors, (4) Testing responsive layouts, (5) Extracting selectors for automation, (6) Self-debugging frontend work Claude has created, (7) User says "debug this page", "check my site", "why doesn't this look right", or "fix the frontend". Supports Chrome (primary) and Safari/WebKit (via Playwright). Designed for agent-driven debugging loops.
2026-01-05
react-native-expo.md
1
1
export
react-native-expo
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build React Native 0.76+ apps with Expo SDK 52. Covers mandatory New Architecture (0.82+), React 19 changes (propTypes/forwardRef removal), new CSS (display: contents, mixBlendMode, outline), Swift iOS template, and DevTools migration.Use when: building Expo apps, migrating to New Architecture, or troubleshooting "Fabric component not found", "propTypes not a function", "TurboModule not registered", or Swift AppDelegate errors.
2026-01-05
google-drive.md
1
1
export
google-drive
2
from
"admin-baked/bakedbot-for-brands"
from
"admin-baked/bakedbot-for-brands"
3
Upload files to the user's Google Drive.
2026-01-05
input-validation-xss-prevention.md
1
1
export
input-validation-xss-prevention
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Validate and sanitize user input to prevent XSS, injection attacks, and ensure data quality. Use this skill when you need to validate forms, sanitize user input, prevent cross-site scripting, use Zod schemas, or handle any user-generated content. Triggers include "input validation", "validate input", "XSS", "cross-site scripting", "sanitize", "Zod", "injection prevention", "validateRequest", "safeTextSchema", "user input security".
2026-01-05
readme-generator.md
1
1
export
readme-generator
2
from
"bug-ops/claude-skills"
from
"bug-ops/claude-skills"
3
Generate and improve README files for software projects. Triggers on: 'create readme', 'generate readme', 'write readme', 'improve readme', 'update readme', 'fix readme', 'readme for this project'. Supports Rust (libraries, CLI tools, services), TypeScript/JavaScript (npm packages), and Python (PyPI packages). Applies ecosystem-specific conventions: badges, installation sections, MSRV for Rust, feature flags documentation.
2026-01-05
git-commit.md
1
1
export
git-commit
2
from
"Xantibody/dotfiles"
from
"Xantibody/dotfiles"
3
Commit discipline for TDD workflow. Use when ready to commit code changes with proper structural/behavioral separation.
2026-01-05
sveltia-cms.md
1
1
export
sveltia-cms
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Set up Sveltia CMS - the lightweight Git-backed CMS successor to Decap/Netlify CMS with 5x smaller bundle (300 KB), GraphQL performance, and 260+ fixed predecessor issues. Framework-agnostic for Hugo, Jekyll, 11ty, Gatsby, Astro.Use when: adding CMS to static sites, migrating from Decap/Netlify CMS, enabling non-technical editors, or troubleshooting OAuth authentication failures, YAML parse errors, CORS/COOP policy problems, content not listing issues.
2026-01-05
mermaid-diagram.md
1
1
export
mermaid-diagram
2
from
"skyasu2/openmanager-vibe-v5"
from
"skyasu2/openmanager-vibe-v5"
3
Generate and validate Mermaid architecture diagrams. Triggers when user requests diagram generation, Mermaid validation, or architecture visualization. Uses mmdc CLI (mermaid-cli v11.12.0).
2026-01-05
spec-implementation-workflow.md
1
1
export
spec-implementation-workflow
2
from
"marcos-abreu/connect_kit"
from
"marcos-abreu/connect_kit"
3
Use when spec verified and ready for implementation to orchestrate development using isolated workspace and quality gates - sets up worktree, executes tasks via subagent-driven or sequential approach, verifies completion, and finishes development branch
2026-01-05
project-manager.md
1
1
export
project-manager
2
from
"tatat/agents-playground"
from
"tatat/agents-playground"
3
Plan and track projects with timelines, resources, and risk management
2026-01-05
ros2-service-pattern.md
1
1
export
ros2-service-pattern
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
Generate ROS 2 service server and client code examples for educational content. This skill should be used when creating lessons that teach request/response communication, writing exercises involving services, or generating worked examples for synchronous robot commands.
2026-01-05
test-generator.md
1
1
export
test-generator
2
from
"takumi12311123/dotfiles"
from
"takumi12311123/dotfiles"
3
TDD workflow: Generate tests BEFORE implementation. Use when user requests new feature or bug fix. Write failing tests first, then implement to pass. Creates unit, integration, and edge case tests.
2026-01-05
deployment-audit-skill.md
1
1
export
deployment-audit-skill
2
from
"CleanExpo/Unite-Hub"
from
"CleanExpo/Unite-Hub"
3
Use DigitalOcean MCP and related tools to check deployment health, crash logs, environment consistency, and runtime issues for Unite-Hub / Synthex. Use when diagnosing deployment failures or verifying readiness.
2026-01-05
pydantic-ai-agent-builder.md
1
1
export
pydantic-ai-agent-builder
2
from
"Krosebrook/source-of-truth-monorepo"
from
"Krosebrook/source-of-truth-monorepo"
3
Expert guidance for building AI agents with Pydantic AI framework. Use when creating multi-agent systems, AI orchestration workflows, or structured LLM applications with type safety and validation.
2026-01-05
email-handling-for-jesse.md
1
1
export
email-handling-for-jesse
2
from
"obra/claude-pa"
from
"obra/claude-pa"
3
Jesse's email workflows - archiving (pre-approved categories), replying (call-and-response with approval), processing URL notes, unsubscribing
2026-01-05
security-prompts-threat-modeling.md
1
1
export
security-prompts-threat-modeling
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Security analysis and threat modeling prompt templates for STRIDE analysis, code review, OWASP compliance, and vulnerability assessment. Use for security planning, pre-deployment reviews, and ongoing threat assessment. Triggers include "STRIDE", "threat model", "security review", "code review", "OWASP", "payment security", "security analysis", "vulnerability assessment".
2026-01-05
pdf-processing.md
1
1
export
pdf-processing
2
from
"kitproj/coding-context-cli"
from
"kitproj/coding-context-cli"
3
Extract text and tables from PDF files, fill PDF forms, and merge multiple PDFs. Use when working with PDF documents or when the user mentions PDFs, forms, or document extraction.
2026-01-05
eslint-fix.md
1
1
export
eslint-fix
2
from
"TrueNine/claude-code-projects"
from
"TrueNine/claude-code-projects"
3
TypeScript/ESLint error fix guide, helps AI quickly locate and fix common lint errors, prioritizing auto-fix commands for formatting issues.
2026-01-05