📚

技術寫作

5624 skills in 文件 > 技術寫作

markdown-linting

Marketplace

Comprehensive markdown linting guidance using markdownlint-cli2. Run, execute, check, and validate markdown files. Fix linting errors (MD0XX rules). Configure .markdownlint-cli2.jsonc (rules and ignores). Set up VS Code extension and GitHub Actions workflows. Use when working with markdown files, encountering validation errors, configuring markdownlint, setting up linting workflows, troubleshooting linting issues, or establishing markdown quality standards.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

gemini-cli-execution

Marketplace

Expert guide for executing the Google Gemini CLI in non-interactive and headless modes. Covers command syntax, piping input, output handling, and automation patterns. Use when running gemini commands, piping context to Gemini, scripting Gemini workflows, or using interactive shell mode. Delegates to gemini-cli-docs for official command references.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

permission-management

Marketplace

Central authority for Claude Code permissions. Covers permission system (tiered model, read-only, bash, file modification), permission rules (allow, ask, deny), rule precedence, permission modes (default, acceptEdits, plan, bypassPermissions), tool-specific permission rules (Bash patterns, Read/Edit patterns, WebFetch domains, MCP tools), /permissions command, and additionalDirectories. Assists with configuring permission rules, understanding permission modes, and troubleshooting permission issues. Delegates 100% to docs-management skill for official documentation.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

agents-md

Marketplace

Guide for creating and editing CLAUDE.md or AGENTS.md files - AI agent instruction documents. Use when the user wants to create a new CLAUDE.md/AGENTS.md, edit existing agent documentation, set up AI instructions for a repository, or asks about best practices for agent docs structure.

yaakaito/env
3
0
更新於 1w ago

integrating-storybook

Marketplace

spec.mdとのStorybook統合。Component APIからStoriesを自動生成。 トリガー: storybook, stories, component api, props, argTypes, variants, csf, csf3, autodocs, frontend component

thkt/claude-config
3
0
更新於 1w ago

technical-design

Review and create technical design documents or technical blogs for the Moni Assistant project. Use this skill when: - Creating new technical design documents in docs/technical-design/ - Creating technical blog posts in blog/ - Reviewing existing technical designs or blogs for completeness and quality - Ensuring documents follow the project's documentation standards - Writing architecture overviews, system designs, or feature specifications

kudosx/kudosx
3
0
更新於 1w ago

readme-updater

更新 README.md。觸發:readme、說明、文檔、怎麼用、安裝說明。

u9401066/med-paper-assistant
3
0
更新於 1w ago

social-media

Create social media content for Twitter/X, LinkedIn, Facebook, Instagram including posts, threads, carousels, and engagement strategies. Use when writing social posts, planning content calendars, or creating viral content.

vapvarun/claude-backup
3
0
更新於 1w ago

file-categorization

Reusable logic for categorizing files as Command, Agent, Skill, or Documentation based on structure and content analysis

enuno/claude-command-and-control
3
0
更新於 1w ago

agent-sdk-development

Marketplace

Central authority for Claude Agent SDK (TypeScript and Python SDKs). Covers SDK installation, authentication (Anthropic key, Bedrock, Vertex), sessions and resumption, forking sessions, streaming vs single mode, custom tools, permissions (allowedTools, disallowedTools, permissionMode), MCP integration, system prompts (CLAUDE.md, appendSystemPrompt, outputStyle), cost tracking, todo tracking, structured outputs, hosting patterns, plugins, and SDK branding guidelines. Assists with building custom agents, configuring SDK options, and troubleshooting SDK issues. Delegates 100% to docs-management skill for official documentation.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

conditional-docs-setup

Marketplace

Set up conditional documentation loading to prevent context pollution. Use when organizing project docs, implementing progressive disclosure, or reducing CLAUDE.md token consumption with on-demand loading.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

orchestration-prompts

Marketplace

Write prompts for orchestrator workflows with phases and aggregation. Use when designing multi-phase workflows, writing agent command prompts, or implementing result aggregation patterns.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

go-engineering

Comprehensive Go engineering guidelines for writing production-quality Go code. This skill should be used when writing Go code, performing Go code reviews, working with Go tools (gopls, golangci-lint, gofmt), or answering questions about Go best practices and patterns. Applies to all Go programming tasks including implementation, refactoring, testing, and debugging.

gonzaloserrano/dotfiles
3
1
更新於 1w ago

cursor-docs

Marketplace

Single source of truth and librarian for ALL Cursor documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Cursor documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

product-manager

Marketplace

Senior product manager for end-to-end product development from requirements to design. Use when users need: (1) Requirements analysis and product direction, (2) User personas and scenario analysis, (3) Feature and interaction design, (4) PRD writing, (5) Feasibility assessment. Triggers: product design, requirements, user persona, PRD, feature planning, MVP, user story. | 资深产品经理,负责需求分析到产品设计全流程。触发词:产品设计、需求分析、用户画像、PRD、功能规划、MVP、用户故事、产品方案。

shining319/claude-code-single-person-workflow
3
0
更新於 1w ago

typescript-patterns

TypeScript best practices. Use when writing TypeScript code for backend services, API handlers, or shared utilities. Applies async/await patterns, typed errors, and strict type safety.

cliangdev/specflux
3
0
更新於 1w ago

cool-mysql

Marketplace

Use this skill when working with the cool-mysql library for Go. This skill provides comprehensive guidance on using cool-mysql's MySQL helper functions, including dual connection pools, named parameters, template syntax, caching strategies, and advanced query patterns. Apply when writing database code, optimizing queries, setting up caching, or migrating from database/sql.

StirlingMarketingGroup/cool-mysql
3
0
更新於 1w ago

notion-research-documentation

Marketplace

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

docs-management

Marketplace

Single source of truth and librarian for ALL Claude official documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Claude documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from sitemaps or docs maps; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, sitemap.xml parsing, docs map processing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

melodic-software/claude-code-plugins
3
0
更新於 1w ago

Python Code Review with Modern Typing

Marketplace

Review Python code ensuring strict type safety with Python 3.12+ conventions. Use when reviewing Python code, writing new Python code, or refactoring existing Python code.

jack-michaud/faire
3
0
更新於 1w ago