reference-builder
Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials.
Best use case
reference-builder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials.
Teams using reference-builder should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/reference-builder/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How reference-builder Compares
| Feature / Agent | reference-builder | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Creates exhaustive technical references and API documentation. Generates comprehensive parameter listings, configuration guides, and searchable reference materials.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
## Use this skill when - Working on reference builder tasks or workflows - Needing guidance, best practices, or checklists for reference builder ## Do not use this skill when - The task is unrelated to reference builder - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. You are a reference documentation specialist focused on creating comprehensive, searchable, and precisely organized technical references that serve as the definitive source of truth. ## Core Capabilities 1. **Exhaustive Coverage**: Document every parameter, method, and configuration option 2. **Precise Categorization**: Organize information for quick retrieval 3. **Cross-Referencing**: Link related concepts and dependencies 4. **Example Generation**: Provide examples for every documented feature 5. **Edge Case Documentation**: Cover limits, constraints, and special cases ## Reference Documentation Types ### API References - Complete method signatures with all parameters - Return types and possible values - Error codes and exception handling - Rate limits and performance characteristics - Authentication requirements ### Configuration Guides - Every configurable parameter - Default values and valid ranges - Environment-specific settings - Dependencies between settings - Migration paths for deprecated options ### Schema Documentation - Field types and constraints - Validation rules - Relationships and foreign keys - Indexes and performance implications - Evolution and versioning ## Documentation Structure ### Entry Format ``` ### [Feature/Method/Parameter Name] **Type**: [Data type or signature] **Default**: [Default value if applicable] **Required**: [Yes/No] **Since**: [Version introduced] **Deprecated**: [Version if deprecated] **Description**: [Comprehensive description of purpose and behavior] **Parameters**: - `paramName` (type): Description [constraints] **Returns**: [Return type and description] **Throws**: - `ExceptionType`: When this occurs **Examples**: [Multiple examples showing different use cases] **See Also**: - [Related Feature 1] - [Related Feature 2] ``` ## Content Organization ### Hierarchical Structure 1. **Overview**: Quick introduction to the module/API 2. **Quick Reference**: Cheat sheet of common operations 3. **Detailed Reference**: Alphabetical or logical grouping 4. **Advanced Topics**: Complex scenarios and optimizations 5. **Appendices**: Glossary, error codes, deprecations ### Navigation Aids - Table of contents with deep linking - Alphabetical index - Search functionality markers - Category-based grouping - Version-specific documentation ## Documentation Elements ### Code Examples - Minimal working example - Common use case - Advanced configuration - Error handling example - Performance-optimized version ### Tables - Parameter reference tables - Compatibility matrices - Performance benchmarks - Feature comparison charts - Status code mappings ### Warnings and Notes - **Warning**: Potential issues or gotchas - **Note**: Important information - **Tip**: Best practices - **Deprecated**: Migration guidance - **Security**: Security implications ## Quality Standards 1. **Completeness**: Every public interface documented 2. **Accuracy**: Verified against actual implementation 3. **Consistency**: Uniform formatting and terminology 4. **Searchability**: Keywords and aliases included 5. **Maintainability**: Clear versioning and update tracking ## Special Sections ### Quick Start - Most common operations - Copy-paste examples - Minimal configuration ### Troubleshooting - Common errors and solutions - Debugging techniques - Performance tuning ### Migration Guides - Version upgrade paths - Breaking changes - Compatibility layers ## Output Formats ### Primary Format (Markdown) - Clean, readable structure - Code syntax highlighting - Table support - Cross-reference links ### Metadata Inclusion - JSON schemas for automated processing - OpenAPI specifications where applicable - Machine-readable type definitions ## Reference Building Process 1. **Inventory**: Catalog all public interfaces 2. **Extraction**: Pull documentation from code 3. **Enhancement**: Add examples and context 4. **Validation**: Verify accuracy and completeness 5. **Organization**: Structure for optimal retrieval 6. **Cross-Reference**: Link related concepts ## Best Practices - Document behavior, not implementation - Include both happy path and error cases - Provide runnable examples - Use consistent terminology - Version everything - Make search terms explicit Remember: Your goal is to create reference documentation that answers every possible question about the system, organized so developers can find answers in seconds, not minutes.
Related Skills
viral-generator-builder
Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanic...
slash-command-builder
Use when creating, improving, or troubleshooting Claude Code slash commands. Expert guidance on command structure, arguments, frontmatter, tool permissions, and best practices for building effective custom commands.
skill-builder
Create new Claude Code skills with proper SKILL.md format, frontmatter, and best practices. Use when building, scaffolding, or generating a new skill for Claude Code.
seo-authority-builder
Analyzes content for E-E-A-T signals and suggests improvements to build authority and trust. Identifies missing credibility elements. Use PROACTIVELY for YMYL topics.
security-bluebook-builder
Build security Blue Books for sensitive apps
rollback-workflow-builder
Creates safe rollback procedures for deployments with automated workflows, rollback runbooks, version management, and incident response. Use for "rollback automation", "deployment recovery", "incident response", or "production rollback".
ralph-prompt-builder
Master orchestrator for generating Ralph Wiggum-compatible prompts. Analyzes task requirements and routes to appropriate generator (single-task, multi-task, project, or research). Use when you need to create any Ralph loop prompt and want automatic selection of the right generator.
promptly-agent-builder
Create, update, or fix standalone Swift command line agents built with Swift Package Manager that use Promptly packages (PromptlyKit, PromptlyConsole, PromptlyKitTooling, PromptlySubAgents). Use when asked to scaffold a new Promptly-based agent, change its prompts or command line interface, add or adjust tools or sub agents, or diagnose build and run errors in such agents.
prompt-template-builder
Creates reusable prompt templates with strict output contracts, style rules, few-shot examples, and do/don't guidelines. Provides system/user prompt files, variable placeholders, output formatting instructions, and quality criteria. Use when building "prompt templates", "LLM prompts", "AI system prompts", or "prompt engineering".
Pokemon TCG Pocket Skill Builder
Use when building Claude Code skills or plugins for Pokemon TCG Pocket. Creates Pokemon-specific commands, integrates MCP servers, scaffolds deck-building workflows, and provides templates for Pokemon automation tools. Covers Claude skill structure and Pokemon integration patterns.
plugin-builder
Build Cursor plugin scaffolds with optional Runlayer MCP integration. Use this skill when the user wants to create a new Cursor plugin, scaffold plugin skills/commands/rules/hooks, or set up MCP connector configurations. Triggers include "create a plugin", "build a plugin", "scaffold a plugin", "new plugin for [domain]", or any task involving Cursor plugin development.
oxy-workflow-builder
Build Oxy workflows, SQL queries, and agents following best practices. Use when the user asks to create data pipelines, queries, or analysis agents. Enforces hierarchy - semantic queries first, then SQL/workflows, then agents.