ancplua-docs
Medium Risk 71Search ANcpLua Documentation
by ANcpLua
ANcpLua users need quick answers across SDK, analyzer, and Roslyn utility docs. This skill maps topics to the right files and search patterns for precise documentation responses.
Curate your favorite skills into a reusable collection, then install it with one command.
Search ANcpLua Documentation
by ANcpLua
ANcpLua users need quick answers across SDK, analyzer, and Roslyn utility docs. This skill maps topics to the right files and search patterns for precise documentation responses.
Query OpenAI Docs from Your Agent
by am-will
OpenAI platform details change quickly, so memory can become outdated. This skill gives agents a repeatable way to search and fetch official OpenAI documentation.
Convert Web Pages into Clean Markdown
by am-will
Web pages can be difficult to extract and summarize. This skill routes suitable public pages through markdown.new for cleaner Markdown content.
Manage Quality Documentation Controls
by alirezarezvani
Regulated teams need consistent document control, change tracking, and submission-ready records. This skill guides DMS design, regulatory reviews, and quality documentation workflows.
Why this variant is first
alirezarezvani-quality-documentation-manager
2026-08-21
davila7-quality-documentation-manager
2026-08-21
Build Reliable PRPM Package Manifests
by AgentWorkforce
PRPM manifests are easy to misconfigure across packages, collections, and target formats. This skill guides consistent structure, metadata, paths, tags, scripts, and validation.
Build reliable Claude Code agents
by anthropics
Plugin agents can trigger poorly or receive excessive tool access. This skill provides templates and guidance for focused agents with clear behavior.
Optimize Technical SEO
by addyosmani
Search visibility depends on crawlability, metadata, page structure, and structured data. This skill helps Claude, Codex, and Claude Code apply practical SEO checks and recommendations.
Document TypeScript APIs with JSDoc
by AdamManuel-dev
TypeScript teams often write comments that repeat types or miss important behavior. This skill guides focused JSDoc for APIs, examples, errors, and maintenance notes.
Map the Current CookMode V2 Codebase
by AdamFehse
Understanding an unfamiliar codebase is slow when architecture and file ownership are unclear. This skill produces factual maps of CookMode V2 components, data flow, and implementation locations.
Write Token-Efficient LLM Docs
by Aceek
Long documentation wastes context and slows AI assistants. This skill helps convert project knowledge into compact, scannable docs for Claude, Codex, and Claude Code.
Extract EPUB Chapters to Markdown
by Abilityai
Long EPUB files are hard to review when every chapter stays inside one ebook container. This skill documents a workflow that extracts chapters into numbered Markdown files for editing and analysis.
Generate Chapter Quality Reports
by AbeJitsu
Chapter generation pipelines need clear evidence before deployment. This skill turns validation artifacts into readable reports, metrics, and approval guidance.
Generate ASCII PDF Layout Previews
by AbeJitsu
PDF-to-HTML workflows lose layout context when extraction data is hard to inspect. This skill turns page images and rich text metadata into readable ASCII previews.
Validate HTML Against PDF Visuals
by AbeJitsu
Document conversion teams need a practical way to judge whether HTML still matches a source PDF. This skill defines an AI-assisted visual review gate with scoring, explanations, and pass or fail guidance.
Consolidate HTML Chapters with AI
by AbeJitsu
Long documents split across many page files are hard to read and validate. This skill guides Claude, Codex, or Claude Code to merge page HTML into one structured chapter.
Document a RAG Pipeline Architecture
by AbdulSamad94
Understanding how a Retrieval Augmented Generation system moves from raw documents to answerable context is hard to track across scattered files. This skill provides a clear reference for the ingestion, embedding, and Qdrant vector search stages of a RAG pipeline.
Understand Your Project Architecture
by AbdulSamad94
New contributors can struggle to locate services and understand how a hybrid web application fits together. This skill provides a concise reference for the stack, directory responsibilities, integration patterns, and local development commands.
Configure Advanced Docusaurus Documentation
by AbdulSamad94
Docusaurus projects need consistent configuration across content, navigation, themes, and integrations. This skill explains the relevant files and configuration concepts for planning focused changes.
Build a Textbook RAG Chatbot
by AbdulSamad94
Textbook chatbots need a clear connection between the chat interface, retrieval flow, and source content. This guide outlines a RAG design using an API route, embeddings, Qdrant search, and a responsive chat component.
Document Your FastAPI RAG Backend
by AbdulSamad94
FastAPI backend documentation can be difficult to navigate when chat, retrieval, and service configuration are connected. This skill explains the endpoints, processing flow, utilities, and required configuration in one focused reference.