documentation▌
40 indexed skills · max 10 per page
api-reference-documentation
aj-geddes/useful-ai-prompts · Backend
Generate professional API documentation that developers can use to integrate with your API, including endpoint specifications, authentication, request/response examples, and interactive documentation.
api-documentation-generator
sickn33/antigravity-awesome-skills · Backend
Automatically generate comprehensive API documentation from your codebase with endpoints, examples, and best practices. \n \n Analyzes REST, GraphQL, and WebSocket APIs to extract endpoints, parameters, authentication, and error patterns \n Generates endpoint documentation with request/response specifications, code examples in multiple languages (cURL, JavaScript, Python), and error handling details \n Produces OpenAPI/Swagger specifications and Postman collections for interactive testing and AP
documentation-lookup
upstash/context7 · Documents
Fetch current library documentation and code examples instead of relying on training data. \n \n Resolves library names to Context7 documentation IDs, then queries for setup, configuration, and API reference information \n Supports major frameworks and libraries: React, Vue, Svelte, Next.js, Express, Prisma, Supabase, Tailwind, and others \n Activates automatically for setup questions, code generation requests, and framework-specific inquiries \n Returns version-aware documentation and official
documentation-update
geoffjay/claude-plugins · Documents
Automatically regenerates marketplace documentation files from Jinja2 templates and catalog data. \n \n Generates four synchronized documentation files (agents.md, agent-skills.md, plugins.md, usage.md) by reading marketplace.json and plugin metadata \n Provides Python script with command-line options for full generation, selective file output, dry-run mode, and custom path configuration \n Includes pre-built Jinja2 templates with access to comprehensive context: plugins organized by category, i
go-documentation
cxuu/golang-skills · Backend
See assets/doc-template.go when writing doc comments for a new package or exported type and need a complete reference of all documentation conventions.
create-oo-component-documentation
github/awesome-copilot · Documents
Create comprehensive documentation for the object-oriented component(s) at: ${input:ComponentPath}.
code-documentation
aj-geddes/useful-ai-prompts · Documents
Create clear, comprehensive code documentation using language-specific standards like JSDoc, Python docstrings, JavaDoc, and inline comments.
security-documentation
aj-geddes/useful-ai-prompts · Documents
Create comprehensive security documentation including policies, guidelines, compliance requirements, and best practices for secure application development and operations.
documentation-engineer
404kidwiz/claude-supercode-skills · Documents
Specializes in creating, organizing, and maintaining comprehensive technical documentation systems that enhance developer productivity, knowledge transfer, and project understanding. Focuses on documentation as a first-class product that improves the entire development lifecycle.
update-oo-component-documentation
github/awesome-copilot · Documents
Analyze and refresh object-oriented component documentation to match current implementation. \n \n Examines source code to identify design patterns, dependencies, interfaces, and architectural changes, then updates existing documentation to reflect the current implementation \n Supports language-specific optimizations for C#/.NET, Java, TypeScript/JavaScript, and Python with framework-aware analysis \n Preserves documentation structure and formatting while refreshing all technical content, code