docs-init
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Docs Init
Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.
Initialize Project Documentation
Generate comprehensive documentation structure for a project based on detected technologies and configuration.
Anti-Hallucination Guidelines
CRITICAL: Before documenting ANY feature, component, or capability:
- Verify existence - Read the actual file/directory to confirm it exists
- Count accurately - Use
lsorfindto get exact counts, do not estimate - Quote actual code - Reference real function names, not assumed ones
- Check empty directories - A directory existing does not mean content exists
- Never assume - If it cannot be verified, do not document it
Workflow
More from mgiovani/cc-arsenal
find-skills
Discover and install third-party agent skills from the skills.sh ecosystem.
36agent-browser
Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction.
13jira-cli
Interactive CLI for Atlassian Jira issue, epic, and sprint management.
9git-commit
Generate conventional commits following conventionalcommits.org specification.
9refactor
Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt.
8implement-feature
Implement features with senior staff engineer best practices and parallel
8