Browse Skills

20307 skills found

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
julien-mcp-codex-cli.md
0
1 export julien-mcp-codex-cli
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Install Codex CLI MCP assistant. Use when user needs Codex CLI capabilities in their project.
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
nestjs-validation-and-pipes.md
0
1 export nestjs-validation-and-pipes
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to add, refine, or enforce request/response validation, transformation, and sanitization in a NestJS TypeScript backend using Pipes (e.g., ValidationPipe), DTOs, and custom pipes.
2026-01-05
create-new-indicator.md
0
1 export create-new-indicator
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Use this skill when you need to add a new Python indicator to AERA.
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
backend-migrations.md
0
1 export backend-migrations
2 SpacePlushy from "SpacePlushy/portfolio"
3 Create and manage database schema migrations with reversible changes, clear naming, and safe deployment practices. Use this skill when writing database migration files, modifying database schemas, creating migration scripts, or managing database version control. When working on migration files in database migration directories, files defining schema changes (CREATE TABLE, ALTER TABLE, DROP TABLE), migration rollback/down methods, database index creation scripts, seed data or data migration files, ORM migration configurations (Prisma, Drizzle, TypeORM), or files handling database versioning and migration history.
2026-01-05
readme-updater.md
0
1 export readme-updater
2 u9401066 from "u9401066/nsforge-mcp"
3 Intelligently update README.md to sync with code changes. Triggers: readme, 說明, 更新說明, update readme, 文檔同步.
2026-01-05
architecture-agent-creation.md
0
1 export architecture-agent-creation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create specialized infrastructure agent definitions for platform/service management (Grafana, Prometheus, Traefik, ERPNext, etc.). Use when the user requests creation of an agent for a specific technology platform or infrastructure component. This skill produces complete agent prompts with integrated research, SOPs, tool references, and handoff protocols following the Linear-First Agentic Workflow framework.
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
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
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
fof-qc-summarizer.md
0
1 export fof-qc-summarizer
2 Tupatuko2023 from "Tupatuko2023/Python-R-Scripts"
3 Aggregate-only summarizer for K18 QC artifacts; produces summary outputs and appends manifest rows when format is confirmed.
2026-01-05
database-migrations.md
0
1 export database-migrations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when working with database migrations. Ensures proper Alembic patterns, upgrade/downgrade scripts, data migrations, rollback safety, and migration testing.
2026-01-05
profiling-practices.md
0
1 export profiling-practices
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Performance profiling best practices using py-spy and other Python profiling tools. Activated when profiling code, analyzing bottlenecks, or optimizing performance.
2026-01-05
api-integration.md
0
1 export api-integration
2 IHKREDDY from "IHKREDDY/agent-skills-ts"
3 Design and implement REST API integrations with proper error handling, authentication, rate limiting, and testing. Use when building API clients, integrating third-party services, or when users mention API, REST, webhooks, HTTP requests, or service integration.
2026-01-05
gemini-frontend-assistant.md
0
1 export gemini-frontend-assistant
2 MrOwaisAbdullah from "MrOwaisAbdullah/ai-humanoid-robotics"
3 A specialized skill for frontend development tasks using the Gemini CLI. It leverages Gemini's multimodal capabilities for generating UI code (React, Tailwind CSS) from descriptions or images (screenshots).
2026-01-05
git-doc-updater.md
0
1 export git-doc-updater
2 u9401066 from "u9401066/copilot-capability-manager"
3 Auto-check and update key documentation before Git commits to keep docs in sync with code.LOAD THIS SKILL WHEN: Before git commit/push | User says "準備提交", "sync docs", "發布", "release" | code changes affect documentation.CAPABILITIES: Update README, CHANGELOG, ROADMAP, ARCHITECTURE, Memory Bank; minimal changes; semantic versioning; Keep a Changelog format.
2026-01-05
frontend.md
0
1 export frontend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 React + Vite + TailwindCSS frontend development in web/. Covers components, pages, routing, API client, Supabase auth, and Cloudflare Pages deployment. Port 5174 for local dev.
2026-01-05
oauth-user-authentication.md
0
1 export oauth-user-authentication
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 OAuth flows for user-context operations. Web application patterns, device flow for CLI tools, and token refresh strategies for GitHub Apps.
2026-01-05