Browse Skills

18175 skills found

ai-image-generation.md
0
1 export ai-image-generation
2 GroundMountCompany from "GroundMountCompany/groundmounts-app"
3 Execute AI image generation with optimal quality. Use when you need to generate images via Replicate API. Triggers on: generate image, create visual, product shot. Outputs generated images for feedback and iteration.
2026-01-05
async-python-patterns.md
0
1 export async-python-patterns
2 pproenca from "pproenca/dot-claude"
3 Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations. Covers asyncio, concurrent programming, and async/await patterns.
2026-01-05
software-architecture.md
0
1 export software-architecture
2 bryonjacob from "bryonjacob/aug"
3 Analyze problems, design solutions, plan task breakdowns. Use for epic planning, architecture design, and task specification. Outputs planning artifacts for GitHub issue creation.
2026-01-05
designing-database-schemas.md
0
1 export designing-database-schemas
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Design, visualize, and document database schemas with ERD generation, normalization guidance (1NF-BCNF), relationship mapping, and automated documentation. Create efficient database structures, generate SQL statements, produce interactive HTML docs, and maintain data dictionaries. Use for schema design, database modeling, ERD diagrams, normalization, and documentation generation.
2026-01-05
python-testing-patterns.md
0
1 export python-testing-patterns
2 athola from "athola/claudenomicon"
3 Comprehensive Python testing guidance with orchestration access to specialized testing skills for unit testing, integration testing, mocking, and advanced patterns.
2026-01-05
mps.md
0
1 export mps
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MPS(Media Processing Suite) - PDF 및 이미지(PNG, JPG)의 워터마크 제거, 블로그 최적화(1200px, WebP/JPEG). PNG 10MB 자동 압축으로 네이버 블로그 한도 준수. PDF는 DPI 자동 계산으로 메모리 절약. 여러 이미지 합치기 지원. 한글 깨짐 및 맞춤법 자동 체크. 로고 삽입은 선택사항(기본 비활성화). 올인원 미디어 처리 스킬.
2026-01-05
react-native-development.md
0
1 export react-native-development
2 k002bill2 from "k002bill2/LiveMetro"
3 React Native component development with TypeScript, Expo, and React Navigation. Use when creating UI components, screens, or implementing navigation flows.
2026-01-05
follow-through-overlapping.md
0
1 export follow-through-overlapping
2 dylantarre 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 nikblanchet 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 majiayu000 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 htlabs-xyz 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 vanman2024 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 ianphil 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 vanman2024 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 bowlneba 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 braselog 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 majiayu000 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 CheekyCodexConjurer 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 mavric 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 htlabs-xyz 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 JHaugaard 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
moai-lang-c.md
0
1 export moai-lang-c
2 majiayu000 from "majiayu000/claude-skill-registry"
3 C17/C23 best practices with Unity test framework, cppcheck, and Make/CMake build systems.
2026-01-05
enforce-file-organization.md
0
1 export enforce-file-organization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide feature-based directory structure and file placement. Apply when creating new files or organizing code. Enforce naming conventions and import ordering for backend and frontend files.
2026-01-05
postgis-spatial.md
0
1 export postgis-spatial
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Use when working with geographic queries, geometry filtering, ST_* functions, or region-based candidate filtering. Load for PostGIS spatial operations, polygon intersections, distance calculations, or geographic bounds. Covers ST_Intersects, ST_Contains, GiST indexes, and geometry storage patterns.
2026-01-05