Browse Skills
18175 skills found
follow-through-overlapping.md
0
1
export
follow-through-overlapping
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when animating multi-part objects, character appendages, fabric, hair, or any motion requiring realistic drag, momentum, and settling behavior.
2026-01-05
handle-deprecation-warnings.md
0
1
export
handle-deprecation-warnings
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.
2026-01-05
htmx-rust.md
0
1
export
htmx-rust
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build interactive hypermedia-driven applications with Axum and HTMX. Use when creating dynamic UIs, real-time updates, AJAX interactions, mentions 'HTMX', 'dynamic content', or 'interactive web app'.
2026-01-05
mobile-development.md
0
1
export
mobile-development
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
3
Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
2026-01-05
e2e-test-scenarios.md
0
1
export
e2e-test-scenarios
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
End-to-end testing scenarios for Supabase - complete workflow tests from project creation to AI features, validation scripts, and comprehensive test suites. Use when testing Supabase integrations, validating AI workflows, running E2E tests, verifying production readiness, or when user mentions Supabase testing, E2E tests, integration testing, pgvector testing, auth testing, or test automation.
2026-01-05
literate-tests.md
0
1
export
literate-tests
2
from
"ianphil/my-skills"
from
"ianphil/my-skills"
3
This skill should be used when the user asks to "create literate tests", "generate markdown tests", "specification-as-tests", "TDD with markdown", "agent-driven testing", or mentions test suites where markdown IS the test format. NOT for pytest/jest/unittest. Creates .md test files with inline assertions and uses a bundled custom test runner.
2026-01-05
deployment-config.md
0
1
export
deployment-config
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Vercel deployment configuration and optimization for Next.js applications including vercel.json setup, environment variables, build optimization, edge functions, and deployment troubleshooting. Use when deploying to Vercel, configuring deployment settings, optimizing build performance, setting up environment variables, configuring edge functions, or when user mentions Vercel deployment, production setup, build errors, or deployment optimization.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"bowlneba/neba-management"
from
"bowlneba/neba-management"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, Blazor pages/components, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
task.md
0
1
export
task
2
from
"braselog/researchAssistant"
from
"braselog/researchAssistant"
3
Rapid task capture without breaking flow. Use when the user types /task or wants to quickly add a todo item to tasks.md. Supports priority flags (!high, !low). Use this instead of /note for action items.
2026-01-05
docs-write.md
0
1
export
docs-write
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write or update documentation (tutorial, how-to, reference, explanation) with clear style, structure, visuals, API/ADR/runbook patterns. Use when: (1) Creating or updating docs after code changes, (2) During PR preparation or addressing review feedback, (3) Adding new features that need documentation, (4) Updating API endpoints, database schemas, or configuration, (5) Creating ADRs or runbooks, (6) Adding or updating diagrams and visual documentation, (7) When documentation needs to be written or revised, (8) For tutorial creation, how-to guides, or technical writing, or (9) For documentation standards compliance and structure. Triggers: write docs, update documentation, create documentation, write tutorial, document API, write ADR, create runbook, add documentation, document this, write how-to.
2026-01-05
refactorslice-file.md
0
1
export
refactorslice-file
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities (UI + Logic + Types).
2026-01-05
feature-builder.md
0
1
export
feature-builder
2
from
"mavric/devenv"
from
"mavric/devenv"
3
Builds complete features full-stack (backend + frontend + tests). Triggers when user wants to implement a feature, add functionality, or build a specific capability.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
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
tech-stack-advisor.md
0
1
export
tech-stack-advisor
2
from
"JHaugaard/refine-workflow-skills"
from
"JHaugaard/refine-workflow-skills"
3
Analyze project requirements and recommend appropriate technology stacks with detailed rationale. Provides primary recommendation, alternatives, and ruled-out options with explanations.
2026-01-05
raw-tool-creator.md
0
1
export
raw-tool-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create reusable RAW tools that workflows can import. Use when the user asks to create a tool, extract reusable functionality, or build a new capability for workflows.
2026-01-05
pof-file-format-expert.md
0
1
export
pof-file-format-expert
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Expert skill for understanding, parsing, and working with POF (Polygon Object Format) files used by FreeSpace 2. Provides comprehensive guidance on file structure, chunk types, BSP data, and game metadata.
2026-01-05
builder.md
0
1
export
builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build applications that require compilation. Use this skill before testing or running apps that need a build phase (e.g., C++ desktop app).
2026-01-05
cover-letter-voice.md
0
1
export
cover-letter-voice
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Develop authentic cover letter narrative using philosophy, patterns, and job's cultural requirements
2026-01-05
content-validator.md
0
1
export
content-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate that written content accurately reflects source materials.LOAD THIS SKILL WHEN: User says "驗證", "validate", "檢查準確性", "核對" | after writing notes/reports | ensuring content accuracy.CAPABILITIES: Source-target comparison, citation verification, fact checking, consistency check.
2026-01-05
git-workflow-helper.md
0
1
export
git-workflow-helper
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Guide Git workflows including branching, merging, rebasing, and conflict resolution. Use when managing Git operations or resolving complex Git scenarios.
2026-01-05
video-to-gif.md
0
1
export
video-to-gif
2
from
"TeXmeijin/video-to-gif-skill"
from
"TeXmeijin/video-to-gif-skill"
3
Convert multiple video files (MOV/MP4) into a single merged GIF with customizable speed per segment.Use this skill when users want to:- Merge multiple videos into one GIF- Create demo GIFs from screen recordings- Combine video clips with different playback speeds- Convert videos to optimized GIFs with compressionTriggers: "create GIF from videos", "merge videos to GIF", "convert MOV to GIF", "combine videos into animated GIF"
2026-01-05
fix-all-tests.md
0
1
export
fix-all-tests
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematically fixes all failing tests in a project by running test commands repeatedly until 100% pass with zero warnings. Use when tests are failing, validation is not passing, or when asked to fix test suites. Works with any testing framework (Jest, Pytest, Go test, etc.) and ensures complete test compliance without skipping or modifying tests.
2026-01-05
figma.md
0
1
export
figma
2
from
"a-suenami/tg_auth-platform_auth-platform"
from
"a-suenami/tg_auth-platform_auth-platform"
3
Fetch design information from Figma using the API. Use when applying designs from Figma, extracting styles, colors, fonts, or layout information. Requires FIGMA_TOKEN environment variable.
2026-01-05
fix-planner.md
0
1
export
fix-planner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design fix plans based on root cause analysis. Use after root cause is identified to plan specific code changes and test cases needed to fix the bug.
2026-01-05