code-documentation-doc-generate
Generate Code Documentation From Repositories
Codebases often lack current API, architecture, and user documentation. This skill guides Claude, Codex, and Claude Code to extract facts from source files and produce maintainable docs.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "code-documentation-doc-generate" from https://skillstore.io/skills/sickn33-code-documentation-doc-generate.md and its manifest at https://skillstore.io/api/skills/sickn33-code-documentation-doc-generate/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "code-documentation-doc-generate". A FastAPI service with user and authentication routes needs publishable documentation.
Expected outcome:
An API documentation plan, endpoint reference outline, authentication notes, error response section, and review checklist.
Using "code-documentation-doc-generate". A repository has several services and no architecture overview.
Expected outcome:
A component map, data flow explanation, dependency list, Mermaid diagram description, and maintenance guidance.
Using "code-documentation-doc-generate". A product team needs onboarding material for a new feature.
Expected outcome:
A getting started guide, common workflow steps, troubleshooting table, assumptions list, and follow-up questions.
Security Audit
SafeAll static findings are false positives from Markdown templates and illustrative code samples, not executable skill behavior. The skill asks assistants to analyze project source files for documentation, and I found no prompt injection, covert exfiltration, or hidden authority claims.
Risk Factors
โ๏ธ External commands (9)
๐ Network access (8)
๐ Filesystem access (1)
๐ Env variables (7)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-code-documentation-doc-generate/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-code-documentation-doc-generate?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-code-documentation-doc-generate?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-code-documentation-doc-generate/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-code-documentation-doc-generate.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). code-documentation-doc-generate security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-code-documentation-doc-generate/audits/4BibTeX citation
@techreport{sickn33-sickn33-code-documentation-doc-generate-2026,
author = {sickn33},
title = {code-documentation-doc-generate security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-code-documentation-doc-generate/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "code-documentation-doc-generate security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/sickn33-code-documentation-doc-generate/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-code-documentation-doc-generate:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Document a New API Service
Create endpoint references, schemas, authentication notes, and examples from a service codebase.
Standardize Repository Documentation
Produce README, architecture, setup, and contribution docs with shared terminology and structure.
Create User-Facing Guides
Turn product workflows and source behavior into tutorials, task guides, and troubleshooting material.
Try These Prompts
Review this repository and propose a documentation plan. Include audiences, document types, source files to inspect, gaps, and review steps.
Analyze the API routes, schemas, and authentication flow. Draft an API reference with endpoints, parameters, responses, errors, and safe example requests.
Create architecture documentation and user guides from this codebase. Include diagrams, component responsibilities, workflows, assumptions, and validation notes.
Design a documentation automation workflow for this repository. Include generation steps, linting, coverage checks, CI triggers, deployment options, and security review points.
Best Practices
- Confirm target audiences and document types before generating artifacts.
- Use source files and configuration as the source of truth.
- Review generated documentation for secrets, private hosts, and stale assumptions.
Avoid
- Publishing generated docs without validating examples against current code.
- Documenting secrets, internal URLs, or access tokens from configuration files.
- Using one generic README when different audiences need different structures.
Frequently Asked Questions
What documentation can this skill generate?
Does it need access to the codebase?
Can it create OpenAPI documentation?
Can it add documentation automation?
How should generated docs be reviewed?
Is this useful for non-API projects?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
01171b582d636c013315c5e0d969c64f8d9cdff2
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 109 views
File structure