- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
api-design
by phrazzld
REST API design principles, versioning, and documentation. Use when: - Designing new API endpoints - Choosing between REST, GraphQL, or gRPC - Implementing API versioning - Writing OpenAPI specifications - Handling API errors Keywords: REST, API, OpenAPI, Swagger, versioning, HTTP methods, status codes, pagination, error handling
write-plan-doc
by eveld
Use when creating implementation plans to generate properly structured plans with phases, success criteria, and project references.
modelslab-interior-design
by ModelsLab
Transform and redesign interior spaces using ModelsLab's Interior API. Generate interior designs, decorate rooms, create floor plans, and restore exteriors with AI.
api-authentication
by vanman2024
API authentication patterns, SDK installation scripts, environment variable management, and connection testing for ElevenLabs. Use when setting up ElevenLabs authentication, installing ElevenLabs SDK, configuring API keys, testing ElevenLabs connection, or when user mentions ElevenLabs authentication, xi-api-key, ELEVENLABS_API_KEY, or ElevenLabs setup.
markdown-linter-fixer
by s2005
Systematically fix linting issues in markdown files using markdownlint-cli2. This skill should be used when needing to scan, diagnose, and fix markdown formatting issues in projects with one or more .md files, with special attention to ordered list numbering (MD029) errors.
openai-gpt
by G1Joshi
OpenAI GPT models API for chat, completion, and embeddings. Use for AI integration.
markdown-provenance
by rickmanelius
Internal skill for uploading markdown to Arweave. Invoked only via /markdown-provenance command.
docs
by inkeep
"Write or update documentation for engineering changes — both product-facing (user docs, API reference, guides) and internal (architecture docs, runbooks, inline code docs). Builds a world model of what changed and traces transitive documentation consequences across all affected surfaces. Discovers and uses repo-specific documentation skills, style guides, and conventions. Standalone or composable with /ship. Triggers: docs, documentation, write docs, update docs, document the changes, product docs, internal docs, changelog, migration guide."
check-btcpay
by phrazzld
Audit BTCPay Server configuration. Checks store settings, webhook health, payment notifications, and API connectivity. Use when: running BTCPay as payment processor, diagnosing webhook issues, or verifying setup. Keywords: btcpay, btcpayserver, greenfield, payment processor.
Knack Auth
by willsigmon
Handles API key and user token authentication for secure Knack API access. Manages session creation, refresh, and credential validation.
pdf-conversion
by rangerrick337
"Convert PDF documents to well-structured Markdown files. Use when user asks
remix-agent-publish
by farworld-labs
Build Remix games for remix.gg with the server-api v1 agents REST API and Farcade game SDK requirements.
keras
by G1Joshi
Keras high-level neural network API. Use for deep learning.
linear-update
by eveld
Update Linear issues with debugging findings. Add comments, change status, update labels, set priority. Use after completing investigations.
check-docs
by phrazzld
Audit documentation: README, architecture, API docs, .env.example. Outputs structured findings. Use log-doc-issues to create issues. Invoke for: documentation audit, gap analysis, staleness check.
plotly
by G1Joshi
Plotly interactive visualization library. Use for interactive charts.
browser-extension-dev
by phrazzld
Browser extension development with security and cross-browser support. Use when: - Building Chrome, Firefox, or Safari extensions - Requesting permissions in manifest - Implementing content scripts or background workers - Handling cross-browser compatibility - Planning extension updates Keywords: browser extension, Manifest V3, content script, background script, permissions, Chrome extension, Firefox addon, WebExtensions API
fastai
by G1Joshi
fast.ai deep learning library. Use for practical deep learning.
API Development Patterns
by Kaakati
Comprehensive guide to building production-ready REST APIs in Rails with serialization, authentication, versioning, rate limiting, and testing
fastapi-api-patterns
by vanman2024
REST API design and implementation patterns for FastAPI endpoints including CRUD operations, pagination, filtering, error handling, and request/response models. Use when building FastAPI endpoints, creating REST APIs, implementing CRUD operations, adding pagination, designing API routes, handling API errors, or when user mentions FastAPI patterns, REST API design, endpoint structure, API best practices, or HTTP endpoints.
scikit-learn
by G1Joshi
Scikit-learn machine learning library. Use for classical ML.
code-explainer
by CuriousLearner
Explain complex code to team members in clear, understandable terms for effective knowledge shari...
naming-analyzer
by CuriousLearner
Suggest better variable, function, and class names based on context and conventions.
api-tester
by CuriousLearner
Quick API endpoint testing with comprehensive request/response validation.