lcp-protocol-spec
Edit LCP protocol docs under docs/protocol/ in BOLT-style (TLVs, message formats, state flow).
Documentation skills for markdown, PDFs, knowledge bases, and content operations.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Edit LCP protocol docs under docs/protocol/ in BOLT-style (TLVs, message formats, state flow).
优先从 news/source-daily.md(若存在)或 news/source.md 读取多篇文章,逐篇原创整理为 MD 输出到 files/source/,保留核心内容、规避侵权。当用户更新 source-daily.md/source.md、需要批量处理多篇来源文章、或将外部文章整理进项目时使用。
Generate 50-question interactive quizzes using the Quiz component with randomized batching. Use when creating end-of-chapter assessments. Displays 15-20 questions per session with immediate feedback. NOT for static markdown quizzes.
Prepare to work in the Junjo AI Studio repo by reviewing core docs (README, AGENTS, ADRs, testing/db docs, docker-compose/Dockerfiles, GitHub workflows) and then confirming readiness with a brief explanation of the system data flow. Use when starting a new task in this codebase, onboarding, or when asked to “prepare”, “review conventions/architecture”, or “understand how the system works” before making changes.
Expert workflows for developing Astro sites in this repository with Tailwind CSS v4 (via @tailwindcss/vite). Use when creating or modifying Astro pages, layouts, components, routes, Markdown pages, or Tailwind styling/configuration for this project.
Automatically sync README.md translations into README.kr.md, README.jp.md, README.zh.md, and README.fr.md while preserving Markdown structure and language navigation links. Use when a user asks to translate README updates across Korean, Japanese, Chinese, and French or keep localized README files aligned with the English source.
Load CSV/XLSX into DuckDB with validation and an ETL markdown report
Keeps documentation and diagrams in sync with code changes; when API or resources change, add or update seed data using well-known real-world data. Use when editing code, adding features, refactoring, changing APIs, or when the user asks to update docs or diagrams.
Entry point for documentation skills covering Upstash Search quick starts, core concepts, and TypeScript SDK usage. Use when a user asks how to get started, how indexing works, or how to use the TS client.
Herramienta de AI para resumen de PR que compara diferencias de código
Standardize development for Convert steps in wolf-sv-parser. Use when asked to implement, continue, or review a Convert STEP XXXX task (e.g., convert step 17). Cover reading docs/convert/convert-progress.md, implementing code/tests, updating docs/convert/{convert-architecture,convert-workflow,convert-progress}, and asking for review.
Clean up the current branch in the Robot SF repo by following docs/dev_guide.md and reusable scripts/dev commands; use when asked to tidy a branch, run Ruff format/fix, or run parallel pytest before sharing changes.