The AI Agent Skills Hub is a standardized ecosystem of high-performance agentic capabilities. We move away from opaque tooling and legacy CLIs, embracing a Logic-First approach where governance is transparently driven by Markdown artifacts and deterministic operational mandates.
Every skill in this hub is an independent, verifiable module that ensures AI agents operate with maximum precision, security, and architectural integrity.
We now feature an interactive visual interface to explore and audit our skills:
- Ecosystem Graph: Visualize real dependencies between skills extracted directly from content and the Global Router.
- Skill Catalog: Quick access to technical documentation and governance state (LIVE/DRAFT).
- Interactive Audit: Explore prerequisites and workflow sections in real-time.
| Command | Description |
|---|---|
make dash-install |
Installs UI dependencies |
make dash-start |
Syncs data and launches the dashboard |
make dash-stop |
Terminates the dashboard process |
make dash-restart |
Restarts the visual environment |
This hub is powered by Spec-Driven Development (SDD). Every cycle follows a rigorous 4-phase protocol:
- DISCOVERY: Context rehydration via the Memory Triad.
- SPECIFY: Creation of deterministic specs, plans, and contracts.
- IMPLEMENT: Atomic, task-driven execution.
- REVIEW: Formal validation against Acceptance Criteria and memory persistence.
Important
The Law of SDD: If it's not in the spec, it doesn't exist. If it's not verified, it's not done.
- SDD: The core framework for deterministic workflows.
- Skill Factory: The engine for standardizing new skills.
- Git Workflow: Conventional commit and atomic versioning standards.
- Architecture: System design, ADR management, and Mermaid visualization.
- Clean Code Mentor: Enforcement of SOLID, YAGNI, DRY, and KISS.
- Benchmark Expert: Performance baselines and regression detection.
- Observability Expert: SRE, OpenTelemetry, and resilient monitoring.
- Python Patterns: Architectural decision-making (FastAPI vs Django, Async vs Sync).
- Python UV: Modern Python management (Django, Async, PEP 723).
- Django Expert: Production-ready Django hardening and architecture.
- FastAPI Expert: High-performance implementation patterns.
- Flutter FVM: Professional Flutter development with version management.
- Brainstorming: Facilitation for complex problem exploration.
- Token Distiller: Dynamic token density management (Caveman vs. Premium).
- YouTube Transcript: High-performance extraction and data processing.
graph TD
subgraph Core ["Core Workflow"]
SDD[sdd] --> BR[brainstorming]
SDD --> ARCH[architecture]
SDD --> GIT[git-workflow]
end
subgraph Quality ["Quality & Governance"]
CCM[clean-code-mentor]
OBS[observability-expert]
GIT --> SDD
end
subgraph Domain ["Expert Domains"]
SDD --> DJ[django-expert]
SDD --> FA[fastapi-expert]
SDD --> FL[flutter-fvm]
end
subgraph Operational ["Operational Support"]
TD[token-distiller]
UV[python-uv]
YT[youtube-transcript]
end
%% Relationships
ARCH --> CCM
FA --> UV
DJ --> UV
BR --> ARCH
CCM --> OBS
GIT --> CCM
version: "2.3.0"
feature_id: "HUB-ALIGNMENT"
phase: "VERIFY"
status: "COMPLETED"
last_update: "2026-05-08T23:08:00Z"
evidence_checksum: "b134813"