Technical Documentation with Claude
Enforce a 5-phase documentation workflow that verifies code reality against docs using grep and structured templates.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
33 skills found
Enforce a 5-phase documentation workflow that verifies code reality against docs using grep and structured templates.
Master Claude Code's settings hierarchy and hook framework to automate workflows and silence repetitive prompts.
by Naor Sabag
Generate animated, step-by-step data flow diagrams for architectures, code paths, and user journeys.
Professional Zig 0.16.0 development specialist focusing on memory safety, 0.16.0 API compliance, and systems performance.
by reason211
Review AI-written code flow with interactive HTML sequence diagrams.
Stop leaving your AI startup exposed to malicious users trying to steal your proprietary system prompts or bypass your paywalls. The AI Prompt Injection Defense Shield is an automated code review agent that deeply analyzes your Next.js or Python backend, instantly detecting insecure LLM input fields, un-sanitized API data streams, and weak prompt boundaries. By automatically generating the exact copy-paste code patches required to harden your AI wrapper against the latest OWASP top 10 LLM vulnerabilities, this skill allows solo developers and indie hackers to confidently launch their SaaS without the fear of massive, unexpected API billing spikes or catastrophic data leaks.
by Timoranjes
Teaches AI coding agents the discipline of context engineering — designing what information the agent sees, when, and in what format — to dramatically reduce token waste, prevent session amnesia, and
by Timoranjes
Teaches AI coding agents to self-detect context rot (regression loops, instruction drift, hallucination drift, lost-in-the-middle) during long sessions and execute a structured checkpoint/recovery pro
by Timoranjes
Teaches AI coding agents to systematically verify their own work before declaring "done." Implements a structured five-check verification gauntlet (build/test/lint/git-diff/runtime) that the agent run