Browse Skills

2258 skills found

pydantic-model-generator.md
0
1 export pydantic-model-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Auto-generate Pydantic models from schema descriptions with type hints, validation rules, examples, and JSON schema export. 75% token savings (2,000→500).
2026-01-05
aptos-expert.md
0
1 export aptos-expert
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Aptos blockchain, Move language, smart contracts, NFTs, DeFi, and Aptos development. Triggers on keywords aptos, move, blockchain, smart contract, nft, defi, web3, mainnet, testnet, devnet
2026-01-05
converting-claude-subagents.md
0
1 export converting-claude-subagents
2 scottwater from "scottwater/config"
3 Convert Claude Code Subagents to OpenCode Agents format. Use when migrating from Claude Code to OpenCode or when you have existing subagent definitions to port.
2026-01-05
smalltalk-developer.md
0
1 export smalltalk-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Pharo Smalltalk development workflow guide with AI-driven Tonel editing. Provides expertise in Tonel file format syntax (class definitions with name, superclass, instVars, category, method categories, class comment placement), package structure (package.st placement, directory organization, BaselineOf dependencies), development workflow (Edit → Import → Test cycle with absolute paths, re-import timing, test execution), and Pharo best practices (CRC format documentation, method categorization conventions). Use when working with Pharo Smalltalk projects, creating or editing Tonel .st files, organizing packages and dependencies, resolving import order issues, writing class comments, implementing standard Pharo development patterns, or troubleshooting Tonel syntax.
2026-01-05
generate-limboai-tree.md
0
1 export generate-limboai-tree
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Programmatically generates LimboAI Behavior Tree resources (.tres) by converting a high-level C++ AI analysis (from the cpp-code-analyst skill) into a fully structured LimboAI tree. This skill handles all node mappings, hierarchical structure generation, and Blackboard configuration, deterministically offloading a complex, 10,000-token-plus generation task from the LLM agent.
2026-01-05
form-security-analyzer.md
0
1 export form-security-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Static security analysis of HTML forms without sending any requests. Checks for CSRF tokens, insecure actions, missing validation, hidden field issues, and common security misconfigurations. Safe to run - no payloads sent. Use when user asks to "analyze form security", "check form for vulnerabilities", "static security check".
2026-01-05
jira-scripts.md
0
1 export jira-scripts
2 randalmurphal from "randalmurphal/claude-config"
3 Use Jira scripts instead of Jira MCP for ticket operations. Read operations (jira-get-issue), write operations (jira-create-ticket, jira-comment-ticket, jira-update-ticket, jira-log-work, jira-link-tickets), and list operations (jira-list-tickets, jira-list-sprint). Use when reviewing code, creating tickets, commenting on tickets, updating tickets, logging work, linking tickets, listing tickets, or viewing sprint. Replaces ~30 MCP functions (40k tokens) with lightweight bash scripts.
2026-01-05
secret-management-overview.md
0
1 export secret-management-overview
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Understanding GitHub Actions secret types, storage hierarchy, and threat model. Secure patterns for managing credentials, tokens, and sensitive configuration.
2026-01-05
microservice-architect.md
0
1 export microservice-architect
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Guides the planning of a microservices architecture. Use this skill when asked to design, plan, or architect a system using microservices. This skill helps with service boundary identification, communication pattern selection, data management, and defining service contracts.
2026-01-05
llm-doc-writer.md
0
1 export llm-doc-writer
2 Aceek from "Aceek/claude-config"
3 Write token-efficient documentation for LLM context. Use when creating CLAUDE.md, README, technical docs, agent instructions, or any documentation consumed by AI assistants.
2026-01-05
backend-api.md
0
1 export backend-api
2 overtimepog from "overtimepog/AgentTheo"
3 Design and implement RESTful APIs, GraphQL endpoints, and backend API architecture following modern standards. Use this skill when creating or modifying API endpoints, route handlers, controllers, API middleware, authentication/authorization logic, or any files that define HTTP endpoints such as routes.py, api.js, controllers/, endpoints/, or API specification files (OpenAPI/Swagger). Apply this skill when implementing API versioning, rate limiting, request/response handling, API documentation, or when working with API gateway configurations. This skill is essential for building scalable, secure, and well-documented APIs that follow RESTful principles, handle errors gracefully, and provide consistent developer experiences across microservices and serverless architectures.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Follow project-wide development conventions for file organization, version control, documentation, and dependency management. Use this skill when organizing project directories and files, writing README documentation, creating commit messages, working with git branches, managing pull requests, configuring environment variables, handling secrets and API keys, managing project dependencies, setting up feature flags, maintaining changelogs, defining testing requirements, establishing code review processes, or structuring the overall project architecture. Apply this skill when setting up new projects, refactoring project structure, working with version control, managing configuration files, or ensuring the project follows consistent organizational patterns and best practices.
2026-01-05
abp-infrastructure-patterns.md
0
1 export abp-infrastructure-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ABP Framework cross-cutting patterns including authorization, background jobs, distributed events, multi-tenancy, and module configuration. Use when: (1) defining permissions, (2) creating background jobs, (3) publishing/handling distributed events, (4) configuring modules.
2026-01-05
arcanea-design-system.md
0
1 export arcanea-design-system
2 frankxai from "frankxai/arcanea"
3 The complete Arcanean Design System - cosmic visual language, academy themes, component patterns, and design tokens for magical interfaces
2026-01-05
definition-resource-design.md
0
1 export definition-resource-design
2 colingwuyu from "colingwuyu/optaic-trading"
3 Guide for designing Definition resources in OptAIC (the "Law"). Use when creating PipelineDef, StoreDef, AccessorDef, OpDef, MLModuleDef, or PortfolioOptimizerDef. Covers interface_spec, input/output schemas, compatibility rules, and embedded guardrail contracts.
2026-01-05
api-authentication.md
0
1 export api-authentication
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Backend API authentication patterns with Clerk JWT middleware and route protection. Use when building REST APIs, GraphQL APIs, protecting backend routes, implementing JWT validation, setting up Express middleware, or when user mentions API authentication, backend security, JWT tokens, or protected endpoints.
2026-01-05
moqui-service-writer.md
0
1 export moqui-service-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when users need to create, validate, or modify Moqui framework services, entities, and queries. It provides comprehensive guidance for writing correct Moqui XML definitions, following framework patterns and conventions.
2026-01-05
token-docs.md
0
1 export token-docs
2 dylantarre from "dylantarre/design-system-skills"
3 Generates design token documentation with visual swatches and code examples. Use when documenting token values, creating token reference guides, or building searchable design system documentation.
2026-01-05
blockchain-data-collection-validation.md
0
1 export blockchain-data-collection-validation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Empirical validation workflow for blockchain data collection pipelines before production implementation. Use when validating data sources, testing DuckDB integration, building POC collectors, or verifying complete fetch-to-storage pipelines for blockchain data.
2026-01-05
svelte-ui-design.md
0
1 export svelte-ui-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ALWAYS use this skill for ANY Svelte component styling, design, or UI work. Svelte 5 UI design system using Tailwind CSS 4, Skeleton Labs design tokens/presets/Tailwind Components, and Bits UI headless components. Covers class composition, color systems, interactive components, forms, overlays, and all visual design.
2026-01-05
selection-diversity-validation.md
0
1 export selection-diversity-validation
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 FAIL LOUDLY pattern for selection constraints. Trigger when: (1) correlated stocks selected together, (2) min_crypto_positions ignored, (3) constraints violated silently.
2026-01-05
estrutura-paginas.md
0
1 export estrutura-paginas
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define a estrutura padrão para páginas individuais de cartas Pokémon TCG. Use quando criar novas páginas de carta, organizar layout de perícia, ou o usuário mencionar estrutura de página, layout de carta, ou template de carta.
2026-01-05
backend-api.md
0
1 export backend-api
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Design and implement RESTful API endpoints following industry best practices for resource naming, HTTP methods, status codes, and versioning. Use this skill when creating or modifying API route handlers, endpoint files, controller files, or API router configuration files. Use this skill when working with REST API design, implementing HTTP endpoints in backend frameworks, defining API routes and URL patterns, setting up API versioning strategies, or configuring request/response handling in web services. Use this skill when working with files in routes/, api/, controllers/, endpoints/, or views/ directories that handle HTTP requests. Use this skill when defining OpenAPI/Swagger specifications, implementing rate limiting, or establishing API conventions for your application.
2026-01-05
error-handling.md
0
1 export error-handling
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Handle token failures, API rate limits, and permission errors in GitHub Actions workflows with retry logic, validation checks, and actionable error messages.
2026-01-05