Skip to content

Docyrus/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docyrus Agent Skills

A comprehensive library of instructions and reference materials designed for AI agents (and developers) working with the Docyrus platform.

Overview

This repository centralizes the knowledge and patterns required to manage the Docyrus platform, integrate with its APIs, and develop React-based applications using Docyrus as a backend.

Installation

To add these skills to your environment, run:

npx skills add docyrus/agent-skills

Available Skills

Skill Description Location
Docyrus Architect Manage platform resources: data sources, fields, enums, apps, custom queries, and perform advanced data analysis. SKILL.md
Docyrus API Dev Integrate with Docyrus API using @docyrus/api-client and @docyrus/signin. SKILL.md
Docyrus App Dev Build React TypeScript web applications following Docyrus-specific development patterns. SKILL.md
Docyrus App UI Design Design and build production-grade UI components using 127 preferred components from shadcn, diceui, animate-ui, docyrus-ui, and reui. SKILL.md
Docyrus API Doctor Post-implementation checklist to catch bugs, performance issues, and code quality problems in Docyrus API code. SKILL.md
Docyrus CLI App Interact with the Docyrus platform from the terminal using the docyrus CLI for auth, data records, schema management, and API requests. SKILL.md

Repository Structure

Each skill directory is organized as follows:

  • SKILL.md: The primary instruction file and entry point for the AI agent.
  • references/: Detailed guides for specific topics like query syntax, authentication flows, and component patterns.

Usage for AI Agents

When tasked with work related to Docyrus, AI agents should:

  1. Identify the relevant skill directory within the skills/ folder.
  2. Read the SKILL.md file using the view_file tool.
  3. Consult the files in the references/ directory as needed for deep-dives into specific functionality.

Generated by Docyrus Agentic Team.

About

AI agent skills and developer guides for building and managing the Docyrus ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors