Browse Skills

18175 skills found

fastify.md
1
1 export fastify
2 oriolrius from "oriolrius/pki-manager-web"
3 Expert guidance for Fastify web framework including server setup, routing, plugins, hooks, validation, error handling, and TypeScript integration. Use this when building high-performance Node.js web servers and REST APIs.
2026-01-05
nestjs.md
1
1 export nestjs
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nodejs"
3 Build enterprise-grade Node.js applications with NestJS framework, TypeScript, dependency injection, and modular architecture
2026-01-05
mcp-builder.md
1
1 export mcp-builder
2 wollfoo from "wollfoo/setup-factory"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK). | Sử dụng khi: tạo MCP server, xây dựng tool server.
2026-01-05
cv-knowledge-query.md
1
1 export cv-knowledge-query
2 fotescodev from "fotescodev/portfolio"
3 Query the CV knowledge base to find achievements, stories, and metrics by theme, skill, company, or keyword. Use when user asks about experience, wants to find specific accomplishments, or needs data for content generation.
2026-01-05
output-style-builder.md
1
1 export output-style-builder
2 bsamiee from "bsamiee/Parametric_Portal"
3 Creates structured output formats (JSON, YAML, Markdown-KV, XML) and response style configurations for Claude. Use when: (1) defining agent output schemas (.json, .yaml, .xml), (2) configuring response style scope hierarchy, (3) embedding formats in agents/commands, (4) building CLAUDE.md output sections, (5) creating format definitions in .claude/styles/, or (6) standardizing structured data serialization.
2026-01-05
skill-refactoring.md
1
1 export skill-refactoring
2 buddyh from "buddyh/claude-code-skills"
3 Refactor bloated skill.md files using progressive disclosure pattern. Moves detailed content to references/ while keeping skill.md focused and discoverable. Use when a skill is approaching 500 lines or needs better organization.
2026-01-05
api-design.md
1
1 export api-design
2 akaszubski from "akaszubski/anyclaude-local"
3 REST API design best practices, versioning strategies, error handling, pagination, and OpenAPI documentation. Use when designing or implementing REST APIs, HTTP endpoints, or API documentation.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 Krosebrook from "Krosebrook/source-of-truth-monorepo"
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
iterative-refinement.md
1
1 export iterative-refinement
2 d-o-hub from "d-o-hub/github-template-ai-agents"
3 Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any task requiring repeated action-validate-improve cycles.
2026-01-05
agentuity-cli-auth-whoami.md
1
1 export agentuity-cli-auth-whoami
2 agentuity from "agentuity/discord-help-agent"
3 Display information about the currently authenticated user. Requires authentication. Use for managing authentication credentials
2026-01-05
searching-web.md
1
1 export searching-web
2 binome-dev from "binome-dev/humcp"
3 Searches the web using Tavily API for real-time information. Use when the user needs current information, wants to search the internet, or asks questions requiring up-to-date web data.
2026-01-05
frontend-design.md
1
1 export frontend-design
2 FrancKINANI from "FrancKINANI/IMessenger"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
svelte-reactivity-stores.md
1
1 export svelte-reactivity-stores
2 pluginagentmarketplace from "pluginagentmarketplace/claude-plugin-ecosystem-hub"
3 Master Svelte's true reactivity, reactive declarations, stores, and animations with minimal boilerplate.
2026-01-05
aesthetic-pattern-miner.md
1
1 export aesthetic-pattern-miner
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Aesthetics] Extracts recurring visual patterns from references: contrast habits, shapes, density/whitespace balance, rhythm, textures. Produces Aesthetic Pattern Library as Data-Sheet nodes in Brain canvas.
2026-01-05
accessibility-patterns.md
1
1 export accessibility-patterns
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 WCAG 2.2 Level AA compliance patterns for Rails applications including ARIA implementation, keyboard navigation, focus management, screen reader support, and color contrast requirements. Use this skill when implementing any user-facing UI to ensure accessibility compliance. Trigger keywords: accessibility, a11y, WCAG, ARIA, screen reader, keyboard navigation, focus, color contrast, disability, assistive technology
2026-01-05
power-budget-calculator.md
1
1 export power-budget-calculator
2 wedsamuel1230 from "wedsamuel1230/arduino-skills"
3 Calculates total power consumption and battery life for Arduino/ESP32/RP2040 projects. Use when user asks about battery life, power requirements, current draw, or needs to estimate runtime. Includes sleep mode analysis, power optimization tips, and battery sizing recommendations. Run scripts/calculate_power.py for accurate calculations.
2026-01-05
repository-builder.md
1
1 export repository-builder
2 jzallen from "jzallen/fred_simulations"
3 Create repository classes implementing the repository pattern with Protocol interfaces, ORM separation, and mapper integration for clean data access.
2026-01-05
bash-history.md
1
1 export bash-history
2 nathanvale from "nathanvale/side-quest-marketplace"
3 Search and retrieve bash command history using Atuin. Use when users ask about commands they've run before, want to find a specific command, recall how they did something previously, or ask "how did I..." or "what command did I use to..."
2026-01-05
gen-types.md
1
1 export gen-types
2 BellaBe from "BellaBe/ideas-os"
3 Generate type definitions from build artifacts. Creates effects module FIRST(Result, App monad, errors), then domain types, API schemas, storage models.Outputs ACTUAL source files. Use when: generating types, creating models.
2026-01-05
nuxt-architecture.md
1
1 export nuxt-architecture
2 leeovery from "leeovery/claude-nuxt"
3 Foundational architecture for Nuxt 4 + Vue 3 + Nuxt UI applications. Use when starting new projects, understanding project structure, or making architectural decisions about directory organization, technology choices, and pattern selection.
2026-01-05
model-standards.md
1
1 export model-standards
2 charlesmsiegel from "charlesmsiegel/tg"
3 Code standards and templates for Django models, views, forms, templates, and URLs in this World of Darkness application. Use when creating new models (characters, items, locations), implementing reference/lookup models (factions, clans, disciplines), building CRUD views, designing forms, setting up URL patterns, or ensuring gameline consistency. Triggers on file creation/editing in characters/, items/, locations/ apps or when implementing polymorphic inheritance patterns.
2026-01-05
figma-to-dev-plans.md
1
1 export figma-to-dev-plans
2 clientt-ai from "clientt-ai/clientt_phoenix_crm"
3 Convert Figma source exports into comprehensive dev_task-prompts_and_plans with implementation guides, component inventories, phased planning, and E2E test plans for Phoenix LiveView
2026-01-05
designing-systems.md
1
1 export designing-systems
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Design scalable, reliable software systems. Use when planning new systems, major features, or architecture changes. Covers C4 diagrams, trade-off analysis, and system decomposition.
2026-01-05
python-expert-tester.md
1
1 export python-expert-tester
2 StrayDragon from "StrayDragon/my-claude-skills"
3 Expert guidance for Python testing that analyzes your existing setup and provides evidence-based recommendations. I'll examine your current tests, configurations, and dependencies before suggesting changes. Use when writing tests, improving coverage, debugging issues, or optimizing testing setup.
2026-01-05