
from awesome-skills-cn118
Synthesize code-level documentation into C4 component-level architecture: define component boundaries, interfaces, diagrams, and documentation templates for sys
This skill helps agents transform low-level code documentation into C4 component-level architecture notes and diagrams. It provides a structured template and best-practice checklist to identify logical components within a container, describe their responsibilities, list interfaces, and produce Mermaid-compatible component diagrams and a master index. The skill is workflow-oriented and includes examples and templates for synthesizing c4-code-*.md files into coherent component documentation.
Use this skill when you need to create component-level documentation from code-level artifacts: preparing architecture docs, producing component diagrams for a service, documenting interfaces and dependencies, or when onboarding engineers to a codebase. Avoid using it for unrelated tasks or when inputs are missing (e.g., no code files provided).
Well-suited to agents that can read repository files and synthesize documentation (Copilot/Claude/GPT-style agents). Outputs are markdown and diagrams that integrate with docs sites.
This skill has not been reviewed by our automated audit pipeline yet.
Bash Pro
Defensive, production-grade Bash scripting patterns and CI/CD best practices: strict mode, safe argument parsing, testing with Bats, and tooling (ShellCheck/shf
Ip2location IO Automation
Automates Ip2location IO workflows through Rube MCP: discover tools, manage connections, and execute schema-compliant operations.
Makepad Event/Action
Event and action handling patterns for Makepad widgets — guides handling Mouse/Touch/Keyboard events, Hit detection, action emission and parent capture.
Obsidian CLI (vault & plugin ops)
Command-line reference and usage patterns for the Obsidian CLI: read/create/append notes, search vaults, manage properties, and developer workflows for plugin r
Kickbox Automation (Rube MCP)
Automate Kickbox toolkit operations through Rube MCP (Composio): discover tools, manage connections, and execute schema-compliant Kickbox workflows safely.
TaskEither Quick Reference (fp-ts)
Concise cheat-sheet for fp-ts TaskEither: patterns for typed async error handling, composing Promises, and recoverable pipelines.
Memory Forensics
Guidance and practical commands for acquiring, analyzing, and extracting artifacts from volatile memory dumps for incident response and malware analysis.
Makepad Basics
Provides starter patterns, examples, and guidance for building Rust Makepad apps, including live_design/app_main patterns and common platform setup.
API Security Testing
A structured workflow for testing REST and GraphQL APIs covering discovery, authentication, authorization, input validation, rate limiting, and error handling.
Reverse Engineer
Guides and checklists for binary reverse-engineering workflows (IDA, Ghidra, radare2, angr) including static/dynamic analysis phases and best practices.