Skip to main content
danilods
GitHub creator profile

danilods

Repository-level view of 32 collected skills across 2 GitHub repositories.

skills collected
32
repositories
2
updated
May 6, 2026
repository explorer

Repositories and representative skills

matilha-sysdesign-trigger
software-developers

Use when the user mentions system design, scalability, distributed systems, latency, throughput, availability, CAP theorem, database design, caching, rate limiting, CDN, microservices, SLA, NFR, capacity planning, bottleneck, message queue, or any topic…

Apr 26, 2026
sysdesign-autocomplete-trie-fuzzy
software-developers

Use when designing autocomplete / search suggestions — weighted trie for top-k prefix matches, query sampling, fuzzy matching, and pre-serve moderation.

Apr 23, 2026
sysdesign-cdn-object-store
computer-systems-analysts

Use when serving images, video, or downloads globally — places a CDN in front of an object store, names invalidation strategy, and handles private-content auth.

Apr 23, 2026
sysdesign-dead-letter-queue
software-developers

Use when handling message failures in a queue or stream — installs a DLQ with retry policy, backoff, alerting on growth, and a reprocess-after-fix flow.

Apr 23, 2026
sysdesign-dual-write-event-sourcing
software-developers

Use when a design writes to two stores on one action (DB + Kafka, DB + cache, DB + search) or when deciding whether event sourcing is worth its complexity.

Apr 23, 2026
sysdesign-event-streaming-kafka
software-developers

Use when deciding between Kafka and a simpler queue — picks Kafka for decoupling, ordered delivery, and replay, or rejects it for low-volume point-to-point work.

Apr 23, 2026
sysdesign-idempotency-patterns
software-developers

Use when designing write endpoints that may be retried — install idempotency keys, dedup stores, and at-most-once semantics to prevent duplicate effects.

Apr 23, 2026
sysdesign-interview-flow-50min
software-developers

Use when approaching a new system design — a 50-minute flow (requirements → API → data model/arch → deep dive → monitoring) that doubles as a spec-authoring template.

Apr 23, 2026
Showing 8 of 20 collected skills.
matilha-compose
software-developers

You MUST use this skill before any software-construction work — planning, designing, researching, building, reviewing, dispatching, merging, or modifying features/systems/products/components/agents/workflows — whenever matilha is installed (this skill is…

May 6, 2026
matilha-init
project-management-specialists

Use when starting a new project or initializing Matilha in an existing one — scaffolds project-status.md, AGENTS.md, CLAUDE.md/GEMINI.md, and phase 0 artifacts.

May 5, 2026
matilha-bootstrap
software-developers

Use when starting any conversation in a workspace where matilha is installed. Establishes methodology activation priority: BEFORE you invoke superpowers:brainstorming, superpowers:writing-plans, or any other creative-work / software-construction skill, you…

Apr 22, 2026
matilha-howl
software-developers

Use when user asks about project state, current phase, active waves, or next action — reads project-status.md and surfaces the status in a stream-friendly format.

Apr 22, 2026
matilha-plan
software-developers

Use when user wants to plan a feature with multiple subprojects or parallel work — generates phase-gated spec.md and plan.md with waves, SPs, merge_order, and exit gates.

Apr 22, 2026
matilha-scout
software-developers

Use when user is in Phase 10 discovery for a feature — runs parallel research subagents and produces a research markdown that feeds matilha-plan.

Apr 22, 2026
matilha-design
software-developers

Use when user is making UX, UI, or visual-design decisions in any phase — guides via core design heuristics and delegates to matilha-design-pack or matilha-ux-pack if installed.

Apr 22, 2026
matilha-den
project-management-specialists

Use when user is wrapping a project or milestone — captures learnings, patterns, and re-usable insights into the project's knowledge base.

Apr 19, 2026
Showing 8 of 12 collected skills.
Showing 2 of 2 repositories
All repositories loaded