HCP Skills Catalog

56 Specialized Skills

Library of reusable skills to empower AI agents. From planning to deployment, each skill solves a specific problem.

🧭

Planning

9 skills available

Clarify First
Click to enlarge
Easy

Clarify First

Force requirement clarification before technical design. Prevents architectures solving the wrong problem.

📋

Use Case

Before any new implementation

@skill clarify-first
Architecture Diagrams
Click to enlarge
Medium

Architecture Diagrams

Automatic generation of C4/UML diagrams from existing code. Visualize the real architecture.

📋

Use Case

Onboarding, technical documentation

@skill architecture-diagrams
C4 Model Generator
Click to enlarge
Medium

C4 Model Generator

Reverse-engineering of undocumented architecture to complete C4 model with context, containers, and components.

📋

Use Case

Legacy systems, audits

@skill c4-model-generator
Domain Model Design
Click to enlarge
Advanced

Domain Model Design

DDD design with bounded contexts, aggregates, and entities. Establishes the ubiquitous language of the project.

📋

Use Case

New domains, large refactors

@skill design-domain-model
Data Model Explorer
Click to enlarge
Medium

Data Model Explorer

Analysis and visualization of data schemas. Detects relationships, anomalies, and normalization opportunities.

📋

Use Case

Migrations, DB optimization

@skill data-model-explorer
Avoid Overengineering
Click to enlarge
Easy

Avoid Overengineering

Strict YAGNI/KISS enforcement. Challenges premature abstractions and simplifies before scaling.

📋

Use Case

Code reviews, design decisions

@skill avoid-overengineering
Lean Scaling
Click to enlarge
Medium

Lean Scaling

Minimalist scaling strategies. Prioritizes simple solutions before complex infrastructure.

📋

Use Case

Startups, MVPs

@skill lean-scaling-low-profile
Production Readiness
Click to enlarge
Medium

Production Readiness

Comprehensive production readiness checklist: logging, monitoring, backups, rollback.

📋

Use Case

Pre-launch, deployments

@skill production-readiness
Reactive State
Click to enlarge
Advanced

Reactive State

Reactive state patterns (Signals, Observables, Stores). Predictable state management in frontends.

📋

Use Case

SPAs, complex apps

@skill reactive-state-management

How to use Skills

1️⃣

Mention

@skill clarify-first
2️⃣

Context

The agent reads the skill automatically

3️⃣

Execute

The skill guides the behavior

Zoomed image