Tag: documentation
Generates structured bilingual documentation changelogs
This skill generates structured, bilingual changelog content for documentation sites, ensuring user-facing narratives and adherence to strict naming conventions. It guides the creation of factual, non-marketing product update posts for EN/Z…
Onboarding documentation for new AI providers
This skill guides the comprehensive setup of documentation for a new AI provider, covering usage guides, environment variables, Docker configuration, and necessary image assets. It ensures multilingual support (English and Chinese) across a…
Adding AI Function Examples
A guide for implementing new AI function examples to test specific features against provider APIs and serve as user documentation.
Generate executable ADRs for agentic coding
This skill guides the creation of Architecture Decision Records (ADRs) that function as executable specifications for coding agents. It enforces a rigorous, multi-phase workflow, ensuring decisions are explicit, measurable, and include a de…
Introspecting the AgentScope Library Documentation
This skill provides comprehensive introspection into the AgentScope library, enabling developers to search for usage guidance, locate implementation examples, or view the structure of specific modules, classes, and functions.
Add Django environment variables across Baserow
This skill guides the systematic implementation of new Django environment variables, ensuring consistency across the codebase. It mandates updates to settings files, Docker configurations, frontend remaps, and documentation.
Review Xcode CLI documentation for outdated commands
This skill analyzes XcodeBuildMCP changelogs and manifests to identify outdated or misleading CLI command references. It flags instances where removed commands are presented as current guidance, ensuring documentation accuracy for agents an…
Structured Documentation and Workflow Generation
This skill provides structured workflows for generating various documentation artifacts, including articles, issue drafts, prototypes, and design reviews. It standardises the creation of technical content and internal documentation using pr…
Audit Documentation Freshness and Drift
This skill audits repository documentation surfaces, including published docs and READMEs, to detect drift against the current codebase and generated assets. It systematically identifies stale statements, broken references, and inconsistenc…
GitNexus CLI for Codebase Indexing and Documentation
This CLI tool manages the creation and maintenance of a codebase knowledge graph. It allows developers to index repositories, check index freshness, and generate comprehensive documentation using an integrated LLM.
Drafting MCP Specification Enhancement Proposals
A structured workflow for researching and drafting Specification Enhancement Proposals (SEPs) within the Model Context Protocol ecosystem. It guides authors through validation, stakeholder interviewing, and technical research phases to ensu…
Documenting design patterns for agent frameworks
This skill facilitates the structured documentation of design patterns learned within the Langroid agent framework. It requires creating a descriptive entry in a central file and detailing the implementation, code examples, and usage contex…
Automated documentation writer for Bifrost features
This skill generates, updates, and reviews Mintlify MDX documentation by performing deep research across the entire Bifrost codebase, including the React UI, Go backend handlers, and configuration schemas. It ensures technical accuracy by v…
API Documentation and Code Coverage Validator
This skill audits the entire HTTP API surface by comparing live controller route registrations against the defined OpenAPI specification. It detects documentation drift, missing endpoints, and discrepancies in authentication or schema defin…
Automate GitHub Pull Request Description Updates
Automatically updates GitHub pull request descriptions by analysing git commits and diffs to generate structured summaries, breaking changes, and testing instructions.
Generates Google-style docstrings for Python
This skill automatically generates comprehensive, Google-style docstrings for Python modules and classes. It systematically documents all public components, including methods, constructors, and dataclasses, while respecting existing documen…
Code cleanup, refactoring, and documentation skill
This skill analyzes uncommitted and outgoing branch changes to improve code quality. It refactors for readability and performance, adds Google-style docstrings, and ensures adherence to established architectural patterns.
Generate structured changelog files from PR commits
This skill automatically generates structured changelog files for a given pull request by analysing commits against the main branch. It categorises changes (e.g., added, fixed, security) and formats the output to be highly user-facing, suit…
Analyzing and retrieving agentscope library information
This skill provides structured methods for querying the AgentScope library. It enables the retrieval of official tutorials, code examples, and detailed module structures by utilizing dedicated search scripts and file system navigation.
Comprehensive agent skill template for crewai
This skill provides a foundational, comprehensive structure for defining agent capabilities within the CrewAI framework. It includes dedicated sections for instructions, usage guidelines, and additional notes to guide agent behaviour.
agent skill creation and development guide
This skill provides comprehensive guidance on structuring and authoring modular agent skills. It details best practices, including progressive disclosure, resource management (scripts, references, assets), and adhering to the AgentSkills sp…
Sync documentation from Python source changes
This tool automatically synchronises Mintlify documentation by identifying impacted MDX files based on changed Python source code. It uses terminal tools to apply minimal, necessary diffs directly to the documentation, preserving existing c…
Generate structured bilingual changelog documentation
This skill generates structured, bilingual changelog content for internal documentation sites. It enforces strict conventions for naming, structure, and content alignment, ensuring user-facing updates are factual and narrative-driven.
Fetch live Model Context Protocol documentation
This skill provides up-to-date access to the Model Context Protocol (MCP) specification and documentation. It guides the retrieval of live protocol details, message schemas, and SEPs from modelcontextprotocol.io, ensuring developers use the…