Browse Skills

18175 skills found

architecture-paradigm-cqrs-es.md
0
1 export architecture-paradigm-cqrs-es
2 athola from "athola/archetypes"
3 Apply Command Query Responsibility Segregation (CQRS) and Event Sourcing (ES) for collaboration-heavy domains that require strong auditability and independent scaling of reads and writes.
2026-01-05
feature-complete.md
0
1 export feature-complete
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Enhanced feature development combining Anthropic's feature-dev plugin (7-phase workflow, multi-agent exploration) with CIPS design principles (SOLID, GRASP, DRY, KISS, YAGNI, YSH) and efficiency rules (file read optimization, mental model caching).
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
nestjs-modules-services-controllers.md
0
1 export nestjs-modules-services-controllers
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to design, create, refactor, or standardize NestJS modules, services, and controllers in a TypeScript NestJS project, following clean architecture, DI best practices, and consistent API patterns.
2026-01-05
better-auth.md
0
1 export better-auth
2 akornmeier from "akornmeier/claude-config"
3 Guide for implementing Better Auth - a framework-agnostic authentication and authorization framework for TypeScript. Use when adding authentication features like email/password, OAuth, 2FA, passkeys, or advanced auth functionality to applications.
2026-01-05
workflows-documentation.md
0
1 export workflows-documentation
2 MichelKerkmeester from "MichelKerkmeester/AI_Magic"
3 Unified markdown and skill management specialist providing document quality enforcement (structure, style), content optimization for AI assistants, complete skill creation workflow (scaffolding, validation, packaging), ASCII flowchart creation for visualizing complex workflows, user journeys, and decision trees, and install guide creation for MCP servers, plugins, and tools.
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
artifact-advisor.md
0
1 export artifact-advisor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Advise on choosing between Skills, Commands, Subagents, and Hooks for Claude Code. Analyze user requirements and recommend the appropriate artifact type with justification. Use when user asks "should I use a skill or command", "what artifact type", "skill vs command", or describes a workflow needing automation.
2026-01-05
learning-cefr-alignment.md
0
1 export learning-cefr-alignment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Align language learning content to CEFR framework (A1-C2), design can-do statements for each proficiency level, create language assessment rubrics, and map content progression. Use for language learning curriculum. Activates on "CEFR", "language proficiency", "A1", "B2", or "language curriculum".
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
data-visualization.md
0
1 export data-visualization
2 audunstrand from "audunstrand/status-app"
3 Comprehensive data visualization skill covering visual execution and technical implementation. Includes perceptual foundations, chart selection, layout algorithms, and library guidance. Load on-demand when building charts, graphs, dashboards, or any visual data representation.
2026-01-05
clink-codex-delegate.md
0
1 export clink-codex-delegate
2 qtnx from "qtnx/qtnx-claude-plugin"
3 Activate when user mentions "clink codex" to provide guidance on delegating implementation tasks to clink codex as a junior developer. Use when assigning coding tasks, discussing task delegation, or working with clink codex for code implementation.
2026-01-05
pc-app-security-analyzer.md
0
1 export pc-app-security-analyzer
2 TakukiN from "TakukiN/security_analysis_agent_skills"
3 PC application security analyzer for Windows/macOS/Linux executables. Static analysis (SAST) for desktop applications including PE/ELF/Mach-O analysis, dependency scanning, SBOM generation. Integrates with cve-checker and cra-code-reviewer for CRA compliance. Triggers on: PC app analysis, Windows exe, macOS app, Linux binary, PE analysis, ELF analysis, desktop security, SBOM generation, dependency scan.
2026-01-05
moai-alfred-proactive-suggestions.md
0
1 export moai-alfred-proactive-suggestions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide Alfred to provide non-intrusive proactive suggestions based on risk detection, optimization patterns, and learning opportunities
2026-01-05
technical-design-patterns.md
0
1 export technical-design-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create technical design documents for ABP Framework features including API contracts, database schemas, and architecture decisions. Use when: (1) designing REST APIs, (2) planning database schemas, (3) creating technical specifications, (4) documenting architecture decisions (ADRs).
2026-01-05
proswarm-neural-orchestration.md
0
1 export proswarm-neural-orchestration
2 Proaptus from "Proaptus/proagentic-dfx"
3 Master orchestration skill for ProSWARM Neural MCP - ALWAYS use this for complex tasks requiring decomposition, planning, or parallel execution. Leverages 70+ specialized neural models for instant task classification and orchestration with 84.8% SWE-Bench accuracy. Use when user asks to solve problems, fix bugs, implement features, or any multi-step task. PRIMARY workflow engine for ALL development work.
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
detection-engineer.md
0
1 export detection-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create detection rules and hunting queries from malware analysis findings. Use when you need to write Sigma rules for SIEM, Suricata rules for network IDS, defang IOCs for safe sharing, or convert analysis findings into actionable detection content for SOC teams and threat hunters.
2026-01-05
live-coding-interviewer.md
0
1 export live-coding-interviewer
2 namuuCY from "namuuCY/for-Java-Python"
3 Run a senior-level Java/Spring backend live-coding interview practice, guiding the user with Socratic prompts, strict code review (readability, edge cases, data structures), and staged hints without giving direct answers.
2026-01-05
create-plan.md
0
1 export create-plan
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.
2026-01-05
xcontent.md
0
1 export xcontent
2 vitortl from "vitortl/thesolowolfeng"
3 X (Twitter) content creation system. USE WHEN create post, write tweet, create thread, build in public, reply tweet, x content, twitter visual.
2026-01-05
skill-design.md
0
1 export skill-design
2 chkim-su from "chkim-su/forge-editor"
3 Best practices for skill structure and types. Use when creating skills.
2026-01-05
create-exercise.md
0
1 export create-exercise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create consistent, high-quality educational programming exercises or tutorials following strict template guidelines. Use this skill whenever you need to create or refine a programming exercise or tutorial for your course. Automatically applies template structure, formatting rules, and quality verification.
2026-01-05
chat-workflow.md
0
1 export chat-workflow
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Use esta skill quando trabalhar com o sistema de chat IA para criação de artigos. Contém workflow completo, detecção de intenção, comandos naturais, e arquitetura técnica.
2026-01-05