Browse Skills

44915 skills found

hello-world.md
5
1 export hello-world
2 femto from "femto/minion-code"
3 A simple example skill that demonstrates the skill structure. Use this skill when learning how to create new skills or as a template for new skills.
2026-01-05
networking-controls.md
5
1 export networking-controls
2 CsHeng from "CsHeng/dot-claude"
3 Network security and connectivity standards. Use when networking controls guidance is required.
2026-01-05
skill-creator.md
5
1 export skill-creator
2 CsHeng from "CsHeng/dot-claude"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
tk-ready.md
5
1 export tk-ready
2 iheanyi from "iheanyi/tasuku"
3 Show ready-to-work tasks with no blockers. Use when user says /tk:ready or asks what to work on, what's next, available tasks, or unblocked tasks.
2026-01-05
committing-changes.md
5
1 export committing-changes
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Creates commits following project conventions. Handles Conventional Commits with project-specific scopes, PR title requirements, changesets for releases, and CI validation rules.
2026-01-05
draw-io.md
5
1 export draw-io
2 i9wa4 from "i9wa4/dotfiles"
3 draw.io 図の作成・編集・レビューを行う。.drawio ファイルの XML 編集、PNG 変換、レイアウト調整、AWS アイコン使用時に使用する。
2026-01-05
laravel-testing.md
5
1 export laravel-testing
2 leeovery from "leeovery/claude-laravel"
3 Comprehensive testing patterns with Pest. Use when working with tests, testing patterns, or when user mentions testing, tests, Pest, PHPUnit, mocking, factories, test patterns.
2026-01-05
ui-ux-pro-max.md
5
1 export ui-ux-pro-max
2 The1Studio from "The1Studio/theone-training-skills"
3 Frontend UI/UX design intelligence - activate FIRST when user requests beautiful, stunning, gorgeous, or aesthetic interfaces. The primary skill for design decisions before implementation. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check frontend UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
docs-maintenance.md
5
1 export docs-maintenance
2 jeffrigby from "jeffrigby/somepulp-agents"
3 Keep project documentation current and optimized for AI agents. Use when user asks to "update docs", "sync documentation", "update CLAUDE.md", "update README", "check documentation freshness", "document recent changes", or "optimize docs for AI".
2026-01-05
run-comprehensive-tests.md
5
1 export run-comprehensive-tests
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Execute comprehensive test suite with validation, coverage reporting, and failure analysis. Works with any TypeScript/JavaScript testing framework (Jest, Vitest, Mocha, etc.). Returns structured output with pass/fail status, coverage metrics, and detailed error analysis.
2026-01-05
typescript-testing.md
5
1 export typescript-testing
2 ilude from "ilude/claude-code-config"
3 TypeScript/JavaScript testing practices with Bun's test runner. Activate when working with bun test, .test.ts, .test.js, .spec.ts, .spec.js, testing TypeScript/JavaScript, bunfig.toml, testing configuration, or test-related tasks in Bun projects.
2026-01-05
laravel-query-builders.md
5
1 export laravel-query-builders
2 leeovery from "leeovery/claude-laravel"
3 Custom query builders for type-safe, composable database queries. Use when working with database queries, query scoping, or when user mentions query builders, custom query builder, query objects, query scopes, database queries.
2026-01-05
senior-pm.md
5
1 export senior-pm
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Senior Project Manager for Software, SaaS, and digital web/mobile applications. Use for strategic planning, portfolio management, stakeholder alignment, risk management, roadmap development, budget oversight, cross-functional team leadership, and executive reporting for software products.
2026-01-05
validate-git-hygiene.md
5
1 export validate-git-hygiene
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Validate git commit messages, branch naming conventions, and repository hygiene. Returns structured output with validation results for commit format (conventional commits), branch naming, and best practices. Used for quality gates and git workflow validation.
2026-01-05
python-workflow.md
5
1 export python-workflow
2 ilude from "ilude/claude-code-config"
3 Python project workflow guidelines. Triggers: .py, pyproject.toml, uv, pip, pytest, Python. Covers package management, virtual environments, code style, type safety, testing, configuration, CQRS patterns, and Python-specific development tasks.
2026-01-05
sync-docs.md
5
1 export sync-docs
2 k35o from "k35o/k8o"
3 コード変更を検出し、関連ドキュメントを自動更新。git diffからAPIエンドポイント、スキーマ、設定ファイルの変更を特定し、対応するドキュメントを同期。
2026-01-05
quarterly-connect.md
5
1 export quarterly-connect
2 toddward from "toddward/claude-skills-playground"
3 Assist users in creating quarterly connects that act as a strategic partner to guide employees through comprehensive quarterly reflections, helping craft insightful narratives for Quarterly Connection reviews that align with company values and career development goals.
2026-01-05
owasp-top-10.md
5
1 export owasp-top-10
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 OWASP Top 10 security vulnerabilities and mitigations. Use when conducting security audits, implementing security controls, or reviewing code for common vulnerabilities.
2026-01-05
rbs-files.md
5
1 export rbs-files
2 stevegeek from "stevegeek/claude-ruby-plugins"
3 Write standalone .rbs signature files to describe Ruby code. Use when creating type definitions for gems, libraries, or existing codebases without modifying Ruby source.
2026-01-05
testing-workflows-with-subagents.md
5
1 export testing-workflows-with-subagents
2 arittr from "arittr/spectacular"
3 Use when creating or editing commands, orchestrator prompts, or workflow documentation before deployment - applies RED-GREEN-REFACTOR to test instruction clarity by finding real execution failures, creating test scenarios, and verifying fixes with subagents
2026-01-05
oracle.md
5
1 export oracle
2 ctdio from "ctdio/dotfiles"
3 Consult the Oracle (GPT-5.2 via Codex CLI) for a second opinion or alternative perspective on a problem.
2026-01-05
image-gen.md
5
1 export image-gen
2 shipdeckai from "shipdeckai/image-gen"
3 Generate and edit images using AI providers (OpenAI DALL-E, Stability AI, BFL FLUX, Ideogram, FAL, Gemini, Replicate, Clipdrop). Use when user asks to create images, generate artwork, make logos, create visual content, edit photos, remove backgrounds, or modify existing images. Triggers on requests involving pictures, illustrations, graphics, product shots, marketing visuals, or any image creation/editing task.
2026-01-05
skill-creator.md
5
1 export skill-creator
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Interactive skill creation wizard that guides you through building properly formatted Claude Skills with YAML frontmatter, progressive disclosure, and best practices
2026-01-05
dev-env.md
5
1 export dev-env
2 jeremyschlatter from "jeremyschlatter/env"
3 Manage Jeremy's global dev environment (git, nvim, shell configs) and install tools. Use when asked to change global configs, add tools to the environment, or modify dotfiles.
2026-01-05