Browse Skills

18175 skills found

backend-models.md
0
1 export backend-models
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define database models and schemas with proper data types, constraints, relationships, and validation rules for PostgreSQL (Supabase/Bun.sql) and Firestore (Firebase). Use this skill when creating or modifying database models, ORM entity definitions, Prisma schemas, or Firestore document structures. Apply when working on model files (models/*.ts, entities/*.ts, schema.prisma, models/*.py, Models/*.cs), defining database relationships, setting up validation rules, or implementing data integrity constraints. This skill ensures snake_case naming for SQL and camelCase for NoSQL, required timestamps (created_at/updated_at), UUIDs for SQL and auto-generated IDs for Firestore, foreign key constraints with indexed columns, Row Level Security (RLS) policies for Supabase, strict Firestore security rules, normalized data for SQL (3NF) with denormalization for Firestore read performance, and pgvector setup for AI embeddings.
2026-01-05
frontend-accessibility.md
0
1 export frontend-accessibility
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Build accessible user interfaces following WCAG standards with semantic HTML, keyboard navigation, proper color contrast, and ARIA attributes. Use this skill when creating or modifying UI components, React components, Vue components, web forms, navigation menus, modal dialogs, or any interactive elements. Use this skill when implementing keyboard navigation support, adding ARIA labels and roles, ensuring proper focus management, providing alternative text for images, or testing with screen readers. Use this skill when working with component files (.jsx, .tsx, .vue, .svelte), HTML templates, or any frontend code that renders user-facing interfaces. Use this skill when establishing heading hierarchies, form input labels, or color contrast ratios.
2026-01-05
quiz-master.md
0
1 export quiz-master
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates 4 high-quality MCQs with full explanations and correct answer marked
2026-01-05
ci-cd-pipeline-design.md
0
1 export ci-cd-pipeline-design
2 rubrical-studios from "rubrical-studios/process-docs"
3 Guide developers through CI/CD pipeline design including architecture patterns, stage design, and security considerations
2026-01-05
merge-book-cover.md
0
1 export merge-book-cover
2 dparedesi from "dparedesi/Data-Science-with-R-book"
3 Merge a cover image into a PDF book while preserving aspect ratio and matching width. Use when the user wants to "merge cover", "combine pdf", "fix cover size", or "add cover image".
2026-01-05
backend-development.md
0
1 export backend-development
2 honhatphi from "honhatphi/wes"
3 Build robust backend systems with modern technologies (Node.js, Python, Go, Rust, .NET), frameworks (NestJS, FastAPI, Django, ASP.NET Core), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC, Minimal APIs), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
2026-01-05
underware-openscad.md
0
1 export underware-openscad
2 racurry from "racurry/neat-little-package"
3 Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parameter quick reference, and QuackWorks integration. Use when generating OpenSCAD files for Underware cable routing systems.
2026-01-05
ui-ux-verifier.md
0
1 export ui-ux-verifier
2 nalyk from "nalyk/ungheni-news"
3 Use this skill when implementing or verifying UI/UX changes on the Triunghi.md website. Triggers include layout modifications, CSS changes, responsive design work, accessibility improvements, or any visual/interactive updates. Essential for systematic verification of deployed changes through browser testing, screenshots, and multi-viewport validation.
2026-01-05
code-architecture-reviewer.md
0
1 export code-architecture-reviewer
2 ogprotege from "ogprotege/Skills"
3 Review recently written code for best practices, architectural consistency, and correct system integration. Use for reviewing new endpoints, refactors, and UI components to ensure alignment with project standards and established patterns.
2026-01-05
cube-semantic-layer.md
0
1 export cube-semantic-layer
2 Obsidian-Owl from "Obsidian-Owl/floe-runtime"
3 Research-driven Cube semantic layer development. Injects research steps for data modeling, dbt integration, metrics, dimensions, REST API, GraphQL API, and SQL API (Postgres wire protocol). Use when building semantic layer, consumption APIs, metrics layer, Cube integration tests, or working with Cube MEASURE() syntax and psycopg2 connections.
2026-01-05
async-testing-expert.md
0
1 export async-testing-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive pytest skill for async Python testing with proper mocking, fixtures, and patterns from production-ready test suites. Use when writing or improving async tests for Python applications, especially FastAPI backends with database interactions.
2026-01-05
claude-command-builder.md
0
1 export claude-command-builder
2 gounthar from "gounthar/bazel-riscv"
3 Interactive slash command creator for Claude Code. Triggers when user mentions creating commands, slash commands, command templates, command arguments, or wants to build a new command workflow.
2026-01-05
upgrading-to-prisma-6.md
0
1 export upgrading-to-prisma-6
2 djankies from "djankies/claude-configs"
3 Migrate from Prisma 5 to Prisma 6 handling breaking changes including Buffer to Uint8Array, implicit m-n PK changes, NotFoundError to P2025, and reserved keywords. Use when upgrading Prisma, encountering Prisma 6 type errors, or migrating legacy code.
2026-01-05
deployment-git.md
0
1 export deployment-git
2 Integrum-Global from "Integrum-Global/kaizen-studio"
3 Deployment and Git workflow guides for Kailash applications including Docker deployment, Kubernetes orchestration, and Git workflows. Use when asking about 'deployment', 'Docker deployment', 'Kubernetes deployment', 'containerization', 'K8s', 'Git workflow', 'Git branching', 'CI/CD', 'production deployment', 'Docker compose', or 'container orchestration'.
2026-01-05
explore-source.md
0
1 export explore-source
2 financialvice from "financialvice/skills"
3 Explore external reference source code to understand implementations, draw inspiration, debug issues, or answer questions. Use when exploring repos like InstantDB, Trigger.dev, Vercel AI SDK, HeroUI Native, or any external codebase. Handles two modes - "inspiration" (adaptive, translating concepts to user's stack) or "understanding" (direct, definitive answers about the source). Always cite file:line references.
2026-01-05
core-design.md
0
1 export core-design
2 popo0407 from "popo0407/DATANA"
3 システム全体のコア設計原則とパフォーマンス基準
2026-01-05
openwebf-host-caching-httpcachemode.md
0
1 export openwebf-host-caching-httpcachemode
2 archview-ai from "archview-ai/webf-plugin"
3 Configure and debug WebF runtime caching in Flutter using HttpCacheMode (stale content, offline-first, cache busting, clearing caches with WebF.clearAllCaches). Use when the user mentions HttpCacheMode, WebF.clearAllCaches, offline-first, stale remote bundles, or cache adapter behavior.
2026-01-05
ui-ux-designer.md
0
1 export ui-ux-designer
2 julihund from "julihund/claude-template-react"
3 Expert UI/UX designer who evaluates and improves user interfaces, creates design mockups, and ensures professional, accessible designs. Use when designing new features, improving existing UI, or getting design feedback. Follows modern design principles and accessibility standards.
2026-01-05
torchtext.md
0
1 export torchtext
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Natural Language Processing utilities for PyTorch (Legacy). Includes tokenizers, vocabulary building, and DataPipe-based dataset handling for text processing pipelines. (torchtext, tokenizer, vocab, datapipe, regextokenizer, nlp-pipeline)
2026-01-05
claude-agent-sdk.md
0
1 export claude-agent-sdk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build coding agents with the Claude Agent SDK. Use when creating agentic workflows, implementing todo tracking, monitoring agent progress, building multi-turn conversations, streaming responses, or integrating custom tools with Claude Code.
2026-01-05
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/mantis-react-admin-template"
3 Build and deploy this React admin dashboard. Use when building, deploying, or preparing the project for production.
2026-01-05
implementing-stories.md
0
1 export implementing-stories
2 kecbigmt from "kecbigmt/cc-plugins"
3 Guides the implementation inner loop with TDD practices. Use when coding a feature, writing tests, following red-green-refactor cycle, or working through acceptance criteria incrementally.
2026-01-05
requirements-analysis.md
0
1 export requirements-analysis
2 GodSpeedAI from "GodSpeedAI/VibesPro"
3 Extracts structured requirements, acceptance criteria and risks from user requests and existing product documentation.
2026-01-05
gemini-imagegen.md
0
1 export gemini-imagegen
2 scottwater from "scottwater/config"
3 Generate and edit images using the Gemini API (Nano Banana Pro). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
2026-01-05