文件
文件工具和技術寫作技能
6825 skills in this category
Subcategories
nqs-sqd-research
Deep technical assistant for projects that combine Neural Quantum States (FFNN-based) with Sample-based Quantum Diagonalization (SQD). Trigger this skill whenever the task involves: (1) designing or analyzing NQS architectures for quantum chemistry, (2) connecting classical samplers to qiskit-addon-sqd, (3) studying sample-efficiency, bias, and variance in few-sample regimes (e.g. 12-bit / 14-bit H2).
moai-library-nextra
Enterprise Nextra documentation framework with Next.js. Use when building documentation sites, knowledge bases, or API reference documentation.
google-docs-writer
Google Docs document creation and formatting from Markdown. Use when converting Markdown to Google Docs, formatting documents for sharing, or creating professional PM deliverables. Triggers on "Google Docs", "export to Docs", "share document", "format for stakeholders".
mcp-server-discovery
Discovers and finds connection details for Model Context Protocol (MCP) servers through research and documentation
add-doc
Register new documentation sources for Context7-based queries. Use when adding tools or SDKs to the project.
mermaid-describer
Mermaid図を、ルールに従って記述することができる
rust-testing
Write and run Rust tests using cargo test with unit tests, integration tests, doc tests, and property-based testing. Use when writing Rust tests or setting up test infrastructure.
writing
Create distinctive, production-grade blog posts. Use this skill when the user asks to build a new blog poast
mydetailarea-components
Professional React component library for MyDetailArea dealership system. Creates enterprise-grade, accessible, and performant components following Notion-style design patterns with shadcn/ui, Tailwind CSS, and TypeScript. Includes data tables, forms, modals, metric cards, charts, and complex UI patterns. Use when building new features, creating reusable components, or implementing professional UI patterns.
rails
Comprehensive Ruby on Rails v8.1 development guide with detailed documentation for Active Record, controllers, views, routing, testing, jobs, mailers, and more. Use when working on Rails applications, building Rails features, debugging Rails code, writing migrations, setting up associations, configuring Rails apps, or answering questions about Rails best practices and patterns.
julien-mcp-puremd
Install PureMD MCP for web-to-markdown. Use when user needs to convert web pages to markdown.
trip-planner
Create detailed travel itineraries with activities, logistics, and day-by-day schedules. Use for vacation planning, trip organization, and travel documentation.
checking-skill-best-practices
Evaluates Claude skills against official best practices from Anthropic documentation. Use when reviewing skill quality, ensuring compliance with guidelines, or improving existing skills.
fastapi-modern
Building high-performance APIs with FastAPI, async/await, and automatic documentation.
java-api-discovery
Discover Java API signatures from compiled JARs using javap instead of guessing or relying on incomplete documentation. Use when encountering unknown methods, pagination patterns, union types, or compilation errors from incorrect API assumptions.
github-issue-processing
Extract actionable information from GitHub issues including requirements, acceptance criteria, and technical constraints. Use when analyzing GitHub issues or preparing them for workflow execution.
simplicity-architect
Architecture guide for choosing simple, maintainable solutions over complex ones. Use when user asks "should I add [Redis/microservices/cache]?", reviews architecture ("is this over-engineered?"), or evaluates technical approaches. Applies simplicity-first and YAGNI principles with concrete decision frameworks.
markdowntown-frontend
Frontend UX and design system guidance for markdowntown. Use when changing UI, layout, styling, typography, motion, or Tailwind classes, especially for Workbench, Atlas, and Library surfaces.
crawl4ai
Web crawler that converts URLs to clean markdown for LLM consumption. Use when user wants to crawl a webpage, extract web content, convert URL to markdown, or scrape website content for AI processing.
bazinga-db
Database operations for BAZINGA orchestration system. This skill should be used when agents need to save or retrieve orchestration state, logs, task groups, token usage, or skill outputs. Replaces file-based storage with concurrent-safe SQLite database. Use instead of writing to bazinga/*.json files or docs/orchestration-log.md.