AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
Destynova2 avatar

Destynova2

34 listings · 0 installs

Open-source publisher. Listings imported from github.com/Destynova2 — credited to the original author with their license.

↗ github.com/Destynova2
34 results
Self-run
SKILL

Cli Forge Lld

Generate a Low-Level Design (LLD) document for a software component or service. Use when the user mentions 'LLD', 'low-level design', 'detailed design', 'class diagram', 'sequence diagram', 'API spec', 'database schema', 'component design', 'module design', 'STRIDE', 'threat model', or asks for detailed technical design of a specific service/component. Produces C4 L3-L4 diagrams, class/sequence/s…

0
10
Free
Self-run
SKILL

Cli Audit Sync

Verify documentation-code coherence: detect stale references, broken links, terminology drift, outdated diagrams, and non-working examples. Use when the user wants to check if docs match reality, detect doc drift, verify README accuracy, find stale documentation, or says 'is my doc up to date', 'check coherence', 'sync docs', 'doc drift', 'stale docs', 'verify documentation'. Also triggers on 'br…

0
16
Free
Self-run
SKILL

Cli Forge Infra

Ops integration assistant — reads service docs, finds the simplest config path (CLI/Helm/Operator/Terraform), builds dependency trees, proposes upgrade paths, and tracks decisions in ADRs. Use when debugging infra, integrating services, bootstrapping platforms, upgrading versions, simplifying config, or reviewing infrastructure code. Triggers on ops tool names (OpenBao, Vault, Consul, Traefik, Gi…

0
6
Free
Self-run
SKILL

Cli Forge Schema

Use this skill to generate, convert, or refine diagrams and visual representations in GitHub-compatible Mermaid. Triggers include: 'diagram', 'schema', 'flowchart', 'sequence diagram', 'architecture diagram', 'ER diagram', 'state machine', 'gantt', 'mindmap', 'timeline', 'mermaid', 'visualize', 'draw', 'convert table to diagram', 'kanban', 'PERT', 'roadmap', 'changelog', 'sankey', 'quadrant', 'gi…

0
10
Free
Self-run
SKILL

Cli Audit Wizard

>

0
8
Free
Self-run
SKILL

Cli Forge Resilience

>

0
5
Free
Self-run
SKILL

Cli Forge Perf

>-

0
8
Free
Self-run
SKILL

Cli Audit Tangle

>

0
9
Free
Self-run
SKILL

Cli Forge Pipeline

>

0
7
Free
Self-run
SKILL

Cli Forge Quorum

Generate a Byzantine-fault-tolerant multi-agent orchestration using the REC-Quorum pattern (Reflect/Execute/Control with adaptive quorums, tickets pré-signés, leaderless execute, view-change timeouts). Use when a brigade-style orchestrator has stalled on a single-leader bottleneck, when deterministic decision quality is required (SLA/compliance/incident-response), when the team has > 5 agents wit…

0
8
Free
Self-run
SKILL

Cli Forge Prez

>

0
13
Free
Self-run
SKILL

Cli Forge Demo

>

0
12
Free
Self-run
SKILL

Cli Forge Arch

Router for architecture design. Detects whether the user needs an HLD or LLD and delegates to the appropriate skill. Use when the user says 'design doc', 'architecture', or is ambiguous about HLD vs LLD. For explicit HLD requests, use cli-forge-hld directly. For explicit LLD requests, use cli-forge-lld directly.

0
8
Free
Self-run
SKILL

Cli Forge Choice Ux

>

0
11
Free
Self-run
SKILL

Cli Forge Hld

Generate a High-Level Design (HLD) document for a software system. Use when the user mentions 'HLD', 'system design', 'architecture document', 'design doc', 'ADR', 'C4 diagram', 'back-of-envelope', 'capacity planning', 'ATAM', 'arc42', 'design proposal', 'Gate review', or says 'design X', 'architect Y'. Produces C4 L1-L2 diagrams, capacity estimations, ADRs, tradeoff analysis, and deployment arch…

0
8
Free
Self-run
SKILL

Cli Git Conventional

>

0
9
Free
Self-run
SKILL

Cli Forge Tree

Use this skill whenever the user wants to visualize, generate, audit, or scaffold a project directory structure. Triggers include: 'project structure', 'folder structure', 'directory layout', 'tree', 'arborescence', 'scaffold', 'init project', 'organize my files', 'naming conventions', or any request to understand or create how files and folders should be organized in a codebase. Also triggers wh…

0
8
Free
Self-run
SKILL

Cli Audit Xray

>

0
13
Free
Self-run
SKILL

Cli Forge Readme

Use this skill whenever the user wants to create, improve, audit, or rewrite a README.md file for any project. Triggers include: 'readme', 'README', 'documentation for my project', 'write a readme', 'improve my readme', 'project landing page', or any request to document a codebase, library, CLI tool, infrastructure project, or research repo. Also triggers when the user asks to 'make my project mo…

0
11
Free
Self-run
SKILL

Cli Audit Drift

>

0
12
Free
Self-run
SKILL

Cli Forge Oci Rootless

>

0
10
Free
Self-run
SKILL

Cli Forge Chef

>

0
6
Free
Self-run
SKILL

Cli Forge Profile

Create, rewrite, audit, and optimize professional identity content: CV/resume, cover letters, LinkedIn headline/About/experience/skills, Reddit/community bios, GitHub profile READMEs, portfolio case studies, speaker bios, freelance-platform profiles, freelance positioning, recruiter-facing narratives, recommendation requests, and maintainable profile Markdown files. Use when the user asks to impr…

0
6
Free
Self-run
SKILL

Cli Audit Code

Audit code quality with weighted scoring across 12 dimensions (naming, complexity, module design, DRY, errors, security, tests, architecture). Detects named anti-patterns (Fowler/Mantyla taxonomy). Use when reviewing code quality, auditing clean code compliance, checking for code smells, or saying 'audit code', 'code quality', 'code review', 'tech debt'. Invoke with an optional file or directory…

0
9
Free
Self-run
SKILL

Cli Audit Shell

>

0
8
Free
Self-run
SKILL

Cli Forge Doc

Generate and audit comprehensive project documentation from a Git repository. Produces standard documentation (CONTRIBUTING.md, architecture, troubleshooting) in Diataxis structure with zero AI markers by default. Use this skill whenever someone asks to document a project, generate docs, create a README, write API docs, or improve existing documentation. Also trigger when someone mentions "doc",…

0
8
Free
Self-run
SKILL

Cli Audit Test

Audit test plan quality and maturity. Scores coverage, techniques, pyramid balance, negative testing, NFR, automation, CI integration. Use when reviewing a test plan, test strategy, test suite structure, or saying 'audit tests', 'test quality', 'test plan review', 'test maturity', 'are my tests good enough', 'test scoring', 'test pyramid'. Also triggers on 'test coverage', 'test gaps', 'missing t…

0
13
Free
Self-run
SKILL

Cli Audit Hanoi

Audit the ordering and layering of install/config/build steps using the Tower of Hanoi model: stable-and-expensive at the bottom, volatile-and-cheap on top, no step before its prerequisite, minimal redone work per change, and no responsibility displaced to a higher layer (what the code does not do resurfaces in Docker, kube.yml, or Ansible — often paid three times). Applies to Dockerfiles/Contain…

0
12
Free
Self-run
SKILL

Cli Watermark

>

0
8
Free
Self-run
SKILL

Cli Forge Github

>

0
11
Free
Self-run
SKILL

Cli Cycle

Continuous improvement cycle — orchestrates all cli-* skills on the current project, synthesizes results, and proposes prioritized improvements. Use when the user wants a full project review, a health check, a weekly cycle, or says 'audit everything', 'review the project', 'health check', 'what should I improve', 'run all audits', 'cycle', 'improvement cycle'. Designed for recurring use with '/lo…

0
12
Free
Self-run
SKILL

Cli Audit Review

Scored MR/PR/diff review skill calibrated for strict infrastructure and automation changes. Use for merge-request reviews, pull-request reviews, scored reviewer gates, convention compliance, Ansible roles/collections, Molecule, GitLab CI, semantic-release, packaging, Go/Cobra CLIs, PowerShell, shell/Python helpers, Kubernetes/containers, Terraform/OpenTofu, and operator documentation reviewed thr…

0
12
Free
Self-run
SKILL

Cli Forge Plume

Ghostwrite, rewrite, and audit everyday professional exchanges in the user's voice: emails, replies, chat messages (Slack/Teams/Discord), LinkedIn DMs, client and recruiter answers, follow-ups, thank-yous, refusals, bad-news notes, meeting requests, and short announcements. Enforces zero AI tells (no em-dash reflex, no AI vocabulary, no assistant structure), front-loaded asks, one message = one a…

0
12
Free
Self-run
SKILL

Cli Audit Doc

Audit documentation quality with weighted scoring across 12 dimensions (Diataxis coverage, completeness, freshness, readability, examples, accessibility, CI testing). Detects doc anti-patterns (Wall of Text, The Lie, Jargon Soup). Use when reviewing doc quality, auditing documentation, checking for stale docs, or saying 'audit docs', 'doc quality', 'documentation review'. Invoke with an optional…

0
10
Free
You've reached the end · 34 loaded