Browse Skills

44915 skills found

defense-in-depth-validation.md
0
1 export defense-in-depth-validation
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Validate at every layer data passes through to make bugs impossible
2026-01-05
prd-writing.md
0
1 export prd-writing
2 Taira0222 from "Taira0222/juku-cloud-frontend"
3 プロダクト要求定義書(PRD)を作成するスキル
2026-01-05
chrome-extension.md
0
1 export chrome-extension
2 leobrival from "leobrival/topographic-studio-plugins"
3 Build Chrome extensions with React, TypeScript, Tailwind CSS, and shadcn/ui. Use when users need to create browser extensions, content scripts, or popup UIs. Covers Manifest V3, messaging, storage, and permissions.
2026-01-05
ui-builder.md
0
1 export ui-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert guide for building beautiful, responsive UI with React, Tailwind CSS, Shadcn/ui, and modern design patterns. Use when creating components, layouts, animations, or styling.
2026-01-05
unslopify.md
0
1 export unslopify
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tactical code cleanup focusing on type strictness, single responsibility, fail-fast patterns, and DRY. Detects sloppy code, workarounds, silent failures, god classes, and duplication. Use for quick code quality checks before committing or during code review.
2026-01-05
git-ship.md
0
1 export git-ship
2 RBozydar from "RBozydar/rbw-claude-code"
3 Complete git workflow automation - commit, push, create PR, wait for CI, fetch results, merge. Use when you need to ship changes with proper commits and PR descriptions.
2026-01-05
smalltalk-debugger.md
0
1 export smalltalk-debugger
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (on:do: blocks), stack trace analysis, UI debugger window detection (read_screen for hung operations), and debug-fix-reimport workflow. Use when encountering Pharo test failures, Smalltalk exceptions, unexpected behavior, timeout or non-responsive operations, need to verify intermediate values, execute code incrementally for diagnosis, or troubleshoot Tonel import errors.
2026-01-05
create-ticket.md
0
1 export create-ticket
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates Jira tickets with proper formatting, acceptance criteria, and optionally sets up git branches and pull requests. Use when users want to create a new ticket, log a bug, request a feature, or when they mention "create ticket", "new ticket", "log issue", "file bug", or "create Jira".
2026-01-05
disaster-recovery.md
0
1 export disaster-recovery
2 timequity from "timequity/vibe-coder"
3 Backup strategies, disaster recovery planning, and business continuity.
2026-01-05
terraform-state-manager.md
0
1 export terraform-state-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по Terraform state. Используй для управления состоянием, remote backends, state migration и troubleshooting.
2026-01-05
tailwind-setup.md
0
1 export tailwind-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure Tailwind CSS and shadcn/ui for React frontends with Django backends, including dark mode support and theme tokens. This skill should be used when setting up a new React project or adding Tailwind to an existing one.
2026-01-05
version-bump.md
0
1 export version-bump
2 godslew from "godslew/gclip-cli"
3 Cargo.tomlのversionを更新し、`version bump (vX.Y.Z)`でコミットし、`vX.Y.Z`の軽量タグを作成してoriginへpushする作業で使う。Rust CLIのリリース準備、version bump、git tag/pushの依頼があるときに使う。
2026-01-05
analyze.md
0
1 export analyze
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Invoke IMMEDIATELY via python script when user requests codebase analysis, architecture review, security assessment, or quality evaluation. Do NOT explore first - the script orchestrates exploration.
2026-01-05
design.md
0
1 export design
2 ftchvs from "ftchvs/ftchvs_26"
3 Apply design system tokens, typography, spacing, and component patterns. Use when styling pages, creating UI components, implementing responsive layouts, working with Tailwind CSS, or ensuring visual consistency across the site.
2026-01-05
device-testing.md
0
1 export device-testing
2 jeffmichaeljohnson-tech from "jeffmichaeljohnson-tech/prayermap"
3 Expert in React Native testing strategies including unit tests with Jest, integration tests, E2E tests with Detox, component testing with React Native Testing Library, snapshot testing, mocking native modules, testing on simulators and real devices. Use for testing, jest, detox, e2e, unit test, integration test, component test, test runner, mock, snapshot test, testing library, react native testing library, test automation.
2026-01-05
publishing-stories.md
0
1 export publishing-stories
2 kecbigmt from "kecbigmt/cc-plugins"
3 Guides commit, push, and draft PR creation for stories. Use when ready to commit changes, pushing to remote, or creating a pull request for review.
2026-01-05
review-pr.md
0
1 export review-pr
2 fusupo from "fusupo/escapement"
3 Conduct comprehensive PR reviews with sprint/roadmap context awareness. Invoke when user says "review PR", "check this PR", "review pull request
2026-01-05
typography-expert.md
0
1 export typography-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master typographer specializing in font pairing, typographic hierarchy, OpenType features, variable fonts, and performance-optimized web typography. Use for font selection, type scales, web font optimization, and typographic systems. Activate on "typography", "font pairing", "type scale", "variable fonts", "web fonts", "OpenType", "font loading". NOT for logo design, icon fonts, general CSS styling, or image-based typography.
2026-01-05
typst-dual-format.md
0
1 export typst-dual-format
2 jasonyan-s from "jasonyan-s/FINMA_Content_Management_System_Template"
3 Expert in Typst dual-format content system for FINMA project. Use when creating or modifying .typ files, working with dual-format templates, presentation functions, document functions, or troubleshooting Typst compilation. Handles both presentation slides and study guide documents from single content source.
2026-01-05
godot-visual-bug-diagnosis.md
0
1 export godot-visual-bug-diagnosis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Debug visual and spatial bugs in Godot games through user observation, Godot-specific diagnosis, and test-driven fixes. Use when debugging visual or input issues in Godot where the user can observe the game but you cannot, when bugs involve rendering, positioning, animation, or coordinate systems, or when "what user sees" differs from expected behavior. For pure logic bugs use Systematic Debugging instead
2026-01-05
synapse-a2a.md
0
1 export synapse-a2a
2 s-hiraoku from "s-hiraoku/synapse-a2a"
3 This skill provides comprehensive guidance for inter-agent communication using the Synapse A2A framework. Use this skill when sending messages to other agents, routing @agent patterns, understanding priority levels, or handling A2A protocol operations. Also covers task history management including search, statistics, export, and cleanup operations. Automatically triggered when agent communication, A2A protocol tasks, or history operations are detected.
2026-01-05
fhir-generator.md
0
1 export fhir-generator
2 Fadil369 from "Fadil369/doctors-linc"
3 FHIR R4 resource generation and validation for healthcare interoperability. Converts medical data into FHIR-compliant JSON resources (Patient, Observation, MedicationRequest, Condition, etc.). Use when creating FHIR resources, validating healthcare data structures, or preparing data for EHR integration.
2026-01-05
repomix.md
0
1 export repomix
2 wollfoo from "wollfoo/amp"
3 Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases. | Sử dụng khi: đóng gói repo, pack codebase, context cho AI.
2026-01-05
my-skill.md
0
1 export my-skill
2 mandersogit from "mandersogit/brynhild-harness"
3 A standalone test skill (not part of a plugin) - use for general skill testing
2026-01-05