Browse Skills

44835 skills found

introduction-writer.md
0
1 export introduction-writer
2 Fatima367 from "Fatima367/AI-Spec-Driven-Book"
3 Writes an engaging introductory paragraph or section for a book or chapter based on a provided topic or outline.
2026-01-05
global-tech-stack.md
0
1 export global-tech-stack
2 frankdevlabs from "frankdevlabs/compilothq"
3 Reference and maintain consistency with the project's technical stack including frameworks, runtimes, languages, frontend libraries, databases, ORMs, testing tools, deployment platforms, and third-party services. Use this skill when making technology choices or selecting libraries that need to align with the existing stack, adding new dependencies to package.json, pnpm-workspace.yaml, requirements.txt, or other dependency management files, implementing features using the project's established frameworks, ORMs, databases, or APIs, writing code in the project's primary language and runtime environment, setting up testing infrastructure with the project's test frameworks, configuring CI/CD pipelines or deployment settings, integrating third-party services that match the project's existing integrations, ensuring compatibility with the project's build tools and bundlers, or ensuring any technical implementation decision aligns with the project's established technologies, architectural patterns, and conventions doc
2026-01-05
code-review-checklist.md
0
1 export code-review-checklist
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Comprehensive code review checklist covering correctness, performance, security, and maintainability. Use when performing code reviews or preparing code for review.
2026-01-05
tune-workloads.md
0
1 export tune-workloads
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Analyze workload classification and **autonomously configure** classification rules, filters, and priorities to improve accuracy and meet business requirements
2026-01-05
run-tests.md
0
1 export run-tests
2 semicolon-devteam from "semicolon-devteam/semo-backend"
3 테스트 실행 및 품질 검증. Use when:(1) 테스트 실행 요청, (2) 변경 후 검증 필요,(3) 커버리지 확인, (4) CI 전 로컬 검증.
2026-01-05
arcanea-scene-craft.md
0
1 export arcanea-scene-craft
2 frankxai from "frankxai/arcanea"
3 Master scene construction - the building blocks of story. Openings that hook, middles that build, endings that propel. Turn every scene into a compelling unit of narrative.
2026-01-05
debugging-methodology.md
0
1 export debugging-methodology
2 jagreehal from "jagreehal/jagreehal-claude-skills"
3 Evidence-based debugging. Instrument before guessing, trace before theorizing. Uses observability patterns to make failures visible and systematic.
2026-01-05
authhub.md
0
1 export authhub
2 awudevelop from "awudevelop/claude-plugins"
3 Use when implementing authentication, user management, organization/tenant management, team invitations, role-based access control (RBAC), or multi-tenant architecture in a Supabase project. Provides complete schema, API templates, and frontend components for AuthHub-style authentication.
2026-01-05
ds-implement.md
0
1 export ds-implement
2 edwinhu from "edwinhu/claude-plugins"
3 This skill should be used when the user asks to "implement the analysis", "run the code", "execute the pipeline", or as Phase 3 of the /ds workflow. Enforces output-first verification at each step.
2026-01-05
reviewing-skills.md
0
1 export reviewing-skills
2 taisukeoe from "taisukeoe/agentic-ai-skills-creator"
3 Review skill files for best practices compliance (naming, description, structure, size). Use when checking SKILL.md quality or getting feedback before publishing. Static analysis only - does NOT execute the skill.
2026-01-05
vkc-i18n-ko-vi-safety.md
0
1 export vkc-i18n-ko-vi-safety
2 LEE-SANG-BOK from "LEE-SANG-BOK/VKC-2-"
3 Prevent i18n regressions for ko/en/vi (missing keys, long Vietnamese text UI breakage). Use when changing messages/*.json or adding user-facing strings.
2026-01-05
plugin-creator.md
0
1 export plugin-creator
2 shiiman from "shiiman/claude-code-plugins"
3 新しい Claude Code プラグインを作成する。「プラグイン作成」「新しいプラグイン」「プラグインを作って」「プラグイン追加」「plugin 作成」「プラグインを追加したい」「新規プラグイン」などで起動。必要なディレクトリ構造とファイルを持つプラグインを生成。
2026-01-05
thematic-doc-generator.md
0
1 export thematic-doc-generator
2 delorenj from "delorenj/dummies-book-creative-team"
3 Generate comprehensive, publication-quality technical manuals with thematic storytelling using multi-agent orchestration. Use when user asks for themed documentation, narrative technical guides, memorable training materials, or mentions themes like Victorian, steampunk, art deco, medieval, pharmaceutical, or nautical combined with technical topics. Triggers on phrases like "create themed manual", "documentation with storytelling", or requests to make docs "more engaging" or "memorable".
2026-01-05
obsi-moc-manager.md
0
1 export obsi-moc-manager
2 lastdays03 from "lastdays03/claude_skills"
3 Standards for recursively managing Maps of Content (MOCs) across a directory tree.
2026-01-05
devops-cloud.md
0
1 export devops-cloud
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 Master DevOps, cloud infrastructure, containerization, and Kubernetes. Learn Docker, Terraform, AWS, CI/CD pipelines, monitoring, and production infrastructure management.
2026-01-05
react-component.md
0
1 export react-component
2 rafaelcruzazevedo from "rafaelcruzazevedo/dotfiles"
3 Create React components following Atomic Design and project patterns. Use when asked to create a new component, build UI, or implement a feature with React.
2026-01-05
domain-detection.md
0
1 export domain-detection
2 kelleysd-apps from "kelleysd-apps/sdd-agentic-framework"
3 Analyze text to identify technical domains and suggest appropriate specialized agentsfor delegation following Constitutional Principle X (Agent Delegation Protocol).This skill examines specifications, plans, tasks, or any technical text to detectdomain keywords and recommend whether to use single-agent or multi-agent delegation.It ensures specialized work is routed to specialists rather than handled by generalists.Triggered by: User request for "which agent?", "who should do this?", domainidentification needs, or automatically by /specify, /plan, /tasks commands.
2026-01-05
chrome-devtools-site-search.md
0
1 export chrome-devtools-site-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate website parsing and browser automation feasibility by browsing and searching within a user-specified website scope using the chrome-devtools MCP server (mcp_servers.chrome-devtools); summarize results backed by observed page content (real titles/URLs), and open matching pages for review. Use when the user asks you to open a site, find specific content on it, run a site-scoped query, and keep the relevant pages open.
2026-01-05
pr-prep.md
0
1 export pr-prep
2 athola from "athola/sanctum"
3 Prepare a pull request by validating the workspace, running quality gates, summarizing changes, and drafting the PR template.
2026-01-05
kc-docs.md
0
1 export kc-docs
2 Markedslabben from "Markedslabben/kc"
3 Generate intelligent Python project documentation with UML class diagrams, architecture diagrams, and code analysis. Analyzes codebase structure to recommend and create appropriate visualizations for project overview.
2026-01-05
git-commit-messages.md
0
1 export git-commit-messages
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates consistent git commit messages following project conventions. Use when committing changes, creating PRs, or when asked to write commit messages.
2026-01-05
skill-writer.md
0
1 export skill-writer
2 johanruttens from "johanruttens/paddle-battle"
3 Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
2026-01-05
linear.md
0
1 export linear
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive workflow for managing Linear issues. Use when creating, grooming, or working on Linear issues. Handles research-driven issue creation, project matching, feature decomposition into parallelizable sub-tasks, and execution with automatic state management. Proactively helps when user mentions Linear tickets or planning work.
2026-01-05
i18n-workflow.md
0
1 export i18n-workflow
2 pakholeung37 from "pakholeung37/skills-pre"
3 Automate the internationalization process: extracting strings, generating keys, and updating locale files.
2026-01-05