Agent Skills by Dang Van Nghiem
Showing 66 vetted skills indexed across 1 GitHub repositories.
plan-task
Convert vague feature requests into wave-based plans with task-file mappings.
ui-design
Create consistent web interfaces with reusable UI templates and patterns.
app-shell-design
Build reusable app-shell blueprints defining structure, navigation, and surface patterns.
golang-patterns
Apply idiomatic Go patterns for error handling, interfaces, concurrency, and testing.
django-patterns
Apply idiomatic Django patterns for models, ORM, views, and routing.
code-tour
Generate structured Markdown code tours with validated file paths.
cqrs
Implements CQRS patterns by separating write and read models with event-driven synchronization and projections.
context-guard
Preserve active plans, safety files, and intent anchors during FlowDeck session compaction.
decision-trace
Record append-only decision logs for code changes in DECISIONS.jsonl.
saga-architecture
Coordinate distributed transactions with saga patterns and compensating actions.
regression-prediction
Predict regression categories for proposed code changes using file mappings and test coverage signals.
test-gap-detector
Analyze test coverage gaps and propose minimal high-value tests.
postgres-patterns
Optimize PostgreSQL schema, indexing and query performance with proven patterns.
human-review-routing
Route patches to appropriate human reviewers using keyword and risk analysis.
debug-flow
Diagnose software bugs through a systematic debugging workflow and structured Debug Report.
design-audit
Audits UI implementations fidelity against approved design artifacts and specifications.
repo-memory-graph
Builds and maintains a persistent knowledge graph of codebase architecture, conventions, bug history, ownership, and module relationships in .codebase/MEMORY.json.
git-workflow
Automate Git workflow governance with conventional commits and PR templates.
agent-harness-construction
Automate multi-agent loops with plan-execute-evaluate-adapt cycles and governance metadata.
code-review
Identify security vulnerabilities, logic errors, and quality issues in code changes.
design-system-definition
Define design tokens, typography, spacing, and component behavior rules.
hexagonal-architecture
Decouple core domain logic from infrastructure using ports and adapters.
arch-constraint-guard
Enforce architectural constraints from CONSTRAINTS.md during code edits and PRs.
context-steward
Manages FlowDeck session context lifecycle with ingest, filter, prune, protect, summarize, persist, and telemetry.