BytesAgainBytesAgain

Find the Right AI Skill for Any Job

Browse 30+ curated AI agent skills. Search by use case, filter by category, get the right tool instantly.

Browse by Use Case β†’Pick My Role

All Skills β€” coding

30 skills in "coding" matching "documentation"

πŸ¦€ ClawHub
Project Analyzer Generate Doc
Java Maven multi-module project documentation generator. Supports MyBatis SQL mapping, Maven dependency analysis, generates L3(file-level) to L2(module-level...
πŸ¦€ ClawHub
Code Refactor for Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
⭐ GitHub
Digimindmap
Create simple mindmaps (documentation in French). ([Demo](https://ladigitale.dev/digimindmap/#/), [Source Code](https://codeberg.org/ladigitale/digimindmap)) `AGPL-3.0` `Nodejs/PHP`
πŸ¦€ ClawHub
Telnyx Toolkit
Complete Telnyx toolkit β€” ready-to-use tools (STT, TTS, RAG, Networking, 10DLC) plus SDK documentation for JavaScript, Python, Go, Java, and Ruby.
⭐ GitHub
selenium
Python bindings for [Selenium](https://selenium.dev/) [WebDriver](https://selenium.dev/documentation/webdriver/).
πŸ¦€ ClawHub
Motion.dev Complete Documentation
Complete Motion.dev documentation - modern animation library for React, JavaScript, and Vue (formerly Framer Motion)
πŸ¦€ ClawHub
Golang Documentation
Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and...
πŸ¦€ ClawHub
Elixir Code Review
Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or...
πŸ¦€ ClawHub
Swagger V2 Retrofit Generator
Generate Android Retrofit/Kotlin client code from Swagger v2 (OpenAPI 2.0) API documentation. Supports fetching Swagger docs via HTTP with no auth, Basic Aut...
πŸ¦€ ClawHub
Batter Auth Complete Documentation
Complete Better Auth documentation in markdown format. Use when implementing authentication in TypeScript projects - covers OAuth providers (Google, GitHub, etc.), email/password, passkeys, 2FA, session management, database adapters (Prisma, Drizzle), and framework integrations (Next.js, SvelteKit, etc.).
πŸ¦€ ClawHub
apiζ–‡ζ‘£η”Ÿζˆ
Generates detailed API documentation from Python code by extracting public symbols, adding standardized docstrings, assembling, and quality-checking the docs.
πŸ¦€ ClawHub
Apple Docs
Query Apple Developer Documentation, APIs, and WWDC videos (2014-2025). Search SwiftUI, UIKit, Objective-C, Swift frameworks and watch sessions.
πŸ¦€ ClawHub
Terminal Session Replay
Record and replay terminal sessions for debugging, documentation, or sharing procedures with teammates.
πŸ¦€ ClawHub
Context7 API Documentation Fetcher
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
πŸ¦€ ClawHub
Module Analyzer Generate Doc
Java/Maven single-module deep documentation generator. Generates L3(file-level) to L2(module-level) business logic docs for specified module. Supports multi-...
πŸ¦€ ClawHub
SearXNG-lite
Multi-engine web search aggregation via local Python script. Use when: (1) searching the web for information, articles, documentation, (2) searching code rep...
πŸ¦€ ClawHub
Code Refactor For Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
πŸ¦€ ClawHub
Design System Creation
Complete workflow for creating distinctive design systems from scratch. Orchestrates aesthetic documentation, token architecture, components, and motion. Use when starting a new design system or refactoring an existing one. Triggers on create design system, design tokens, design system setup, visual identity, theming.
⭐ GitHub⭐ 13
Erikote04/Swift-API-Design-Guidelines-Agent-Skill
Swift API Design Guidelines Agent Skill for AI coding tools that support the Agent Skills open format. It provides practical, structured guidance for API naming, argument labels, terminology, documentation comments, and conventions, with a workflow-driven `SKILL.md`, focused reference modules, and plugin/workflow support for team adoption.
πŸ¦€ ClawHub
API Doc Generator
Automatically generate OpenAPI/Swagger API documentation by analyzing function signatures and extracting parameter and return types from Python, JavaScript,...
πŸ”Œ MCP
VictoriaMetrics-Community/mcp-victorialogs
πŸŽ–οΈ 🏎️ 🏠 - Provides comprehensive integration with your [VictoriaLogs instance APIs](https://docs.victoriametrics.com/victorialogs/querying/#http-api) and [documentation](https://docs.victoriametrics.com/victorialogs/) for working with logs, investigating and debugging tasks related to your VictoriaL
πŸ”Œ MCP
Govcraft/rust-docs-mcp-server
πŸ¦€ 🏠 - Provides up-to-date documentation context for a specific Rust crate to LLMs via an MCP tool, using semantic search (embeddings) and LLM summarization.
πŸ”Œ MCP
mihaelamj/cupertino
🏠 🍎 - Apple Documentation MCP Server. Search Apple developer docs, Swift Evolution proposals, and 600+ sample code projects with full-text search.
πŸ¦€ ClawHub
Zod Complete Documentation
Complete Zod validation library documentation. Use when working with Zod schema validation, TypeScript type inference, form validation, API validation, error handling, or data parsing. Covers schema definition, refinements, transforms, error customization, and ecosystem integrations.
⭐ GitHub
Digiscreen
Interactive whiteboard/wallpaper for the classroom, in person or remotely (documentation in French). ([Demo](https://ladigitale.dev/digiscreen/), [Source Code](https://codeberg.org/ladigitale/digiscreen)) `AGPL-3.0` `Nodejs/PHP`
⭐ GitHub
Digitools
A set of simple tools to accompany the animation of courses in person or remotely. (documentation in French). ([Demo](https://ladigitale.dev/digitools/), [Source Code](https://codeberg.org/ladigitale/digitools)) `AGPL-3.0` `PHP`
⭐ GitHub
ITFlow
Client IT documentation, ticketing, invoicing and accounting for MSPs (Managed Service Providers). ([Demo](https://demo.itflow.org), [Source Code](https://github.com/itflow-org/itflow)) `GPL-3.0` `PHP`
πŸ¦€ ClawHub
Release Prep
Deep code audit + documentation sync + release preparation for Python packages. Use when preparing a release, checking code quality before publishing, auditi...
πŸ¦€ ClawHub
Docs Feeder
Automatically fetches comprehensive project documentation from built-in registries or URLs to assist AI agents in debugging and learning.
πŸ¦€ ClawHub
Qa Skill
Generate comprehensive test cases and quality assurance documentation from SwiftUI iOS code. Use when iOS application code is available and needs testing str...