Tag: documentation
Flaiwheel: Contextual Knowledge Base Workflow
This skill establishes institutional memory by automatically capturing and retrieving project context, architectural decisions, bug fixes, and API changes throughout a coding session. It guides the agent to proactively document learnings an…
Knowledge Base for Project Context and Memory
This skill establishes institutional memory by automatically capturing and retrieving project context, architectural decisions, bug fixes, and API changes across development sessions. It guides the developer through mandatory steps, such as…
Generates comprehensive pull request review documentation
This skill generates a self-contained HTML document that guides reviewers through the entire pull request story. It synthesises diffs, commit history, and architectural context into a structured narrative, detailing the problem, solution, a…
Structuring cross-repo publishing documentation
This skill guides the accurate documentation of cross-repository publishing workflows by separating operational details (like sync gates and version guards) into maintainer documentation. It ensures user-facing guides remain concise while p…
Documenting plugin release mechanics safely
Provides guidelines for accurately documenting how a repository publishes plugin artifacts, ensuring descriptions avoid overclaiming client-specific installation behaviour or universal compatibility.
Cortex Wiki Authoring and Documentation
Provides a structured interface for authoring and managing long-form documentation, including ADRs, specifications, and file-level notes. It enables bidirectional linking and ensures architectural decisions persist alongside the Cortex memo…
Comprehensive Project Documentation and Audit Tool
Alcove provides a structured framework for managing and auditing critical project documentation, including architecture, conventions, and technical debt. It allows developers to search, lint, and validate the completeness of project knowled…
Preview Learn Documentation from Pull Requests
This tool facilitates the isolated building and inspection of a local Learn documentation site using content from a Pull Request. It executes a full workflow, including dependency installation, content ingestion, static site generation, and…
Generate user-focused changelog entries
This skill guides the drafting of user-facing changelog entries for completed features. It requires analyzing a feature branch diff and existing documentation patterns to produce structured, user-centric content.
Context7 CLI for AI Coding Skills
A command-line interface for fetching up-to-date library documentation and managing AI coding skills. It also facilitates the configuration of Context7 MCP for editors such as Cursor or Claude Code.
Authoring Opik Fern MDX Documentation
This skill enables the authoring and maintenance of Fern MDX documentation pages for the Opik project. It covers frontmatter configuration, MDX component usage, and routing within the Fern-based documentation structure.
HTML Architecture Diagram Generation
Generates self-contained HTML architecture diagrams to visualise code changes, data flows, and architectural decisions. The output features responsive, theme-aligned layouts suitable for pull requests and technical documentation.
Documentation Writing and Reviewing Style Guide
Provides a set of principles and tonal guidelines for creating, updating, and reviewing technical documentation. It emphasises conciseness, task-oriented content, and a clinical, developer-focused tone.
Sync Project Documentation with Code Changes
This skill performs a delta analysis between source code and project documentation, identifying gaps and surgically updating affected files. It ensures documentation parity by analyzing code diffs and applying structured updates while prese…
Create AI-Optimised Technical Specifications
Generates structured, machine-readable Markdown specification files designed for optimal consumption by generative AI models. The process ensures adherence to standardised templates for requirements, constraints, and interfaces.
Generate godoc-compliant documentation for Go code
This skill automatically generates comprehensive, godoc-compliant documentation for Go source and test files. It covers all necessary elements, including package headers, function signatures, struct definitions, and detailed test scenarios,…
Generate comprehensive project documentation suite
This skill analyzes an entire codebase to produce a comprehensive documentation suite, adhering strictly to the Diátaxis framework. It generates detailed documentation covering architecture, package references, API surfaces, and developer g…
Generate structured architectural decision records
This skill generates a comprehensive Architectural Decision Record (ADR) in a standardized markdown format. It structures the documentation to capture context, the chosen decision, positive and negative consequences, and rejected alternativ…
Doc Co-Authoring Workflow
This skill guides users through a structured workflow for collaborative document creation, encompassing context gathering, refinement, and reader testing to ensure clarity and effectiveness for the intended audience. It actively prompts use…