📚

文件

文件工具和技術寫作技能

6825 skills in this category

nano-banana-prompting

Marketplace

This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.

NikiforovAll/claude-code-rules
47
9
更新於 1w ago

troubleshooting-docs

Captures solved problems as categorized documentation with YAML frontmatter for fast lookup. Use when user confirms solution with phrases like 'that worked', 'it's fixed', 'working now', or via /doc-fix command.

glittercowboy/plugin-freedom-system
47
19
更新於 1w ago

explainer

Marketplace

Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience.

TheBushidoCollective/han
47
5
更新於 1w ago

shell-scripting-fundamentals

Marketplace

Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.

TheBushidoCollective/han
47
5
更新於 1w ago

blueprints-writing

Marketplace

Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always use search_blueprints first to avoid duplication, then write_blueprint with proper structure.

TheBushidoCollective/han
47
5
更新於 1w ago

architecture-design

Marketplace

Use when designing system architecture, making high-level technical decisions, or planning major system changes. Focuses on structure, patterns, and long-term strategy.

TheBushidoCollective/han
47
5
更新於 1w ago

sop-authoring

Marketplace

Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.

TheBushidoCollective/han
47
5
更新於 1w ago

markdownlint-custom-rules

Marketplace

Create custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.

TheBushidoCollective/han
47
5
更新於 1w ago

effect-testing

Marketplace

Use when testing Effect code including Effect.gen in tests, test layers, mocking services, and testing error scenarios. Use for writing tests for Effect applications.

TheBushidoCollective/han
47
5
更新於 1w ago

storybook-story-writing

Marketplace

Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.

TheBushidoCollective/han
47
5
更新於 1w ago

blueprints-organization

Marketplace

Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.

TheBushidoCollective/han
47
5
更新於 1w ago

blueprints-maintenance

Marketplace

Use after modifying existing systems to update blueprint documentation. Read blueprints with read_blueprint before changes, update with write_blueprint after. Prevents documentation drift.

TheBushidoCollective/han
47
5
更新於 1w ago

shell-portability

Marketplace

Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.

TheBushidoCollective/han
47
5
更新於 1w ago

sop-rfc2119

Marketplace

Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.

TheBushidoCollective/han
47
5
更新於 1w ago

documentation-linking

Marketplace

Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.

TheBushidoCollective/han
47
5
更新於 1w ago

go-concurrency

Marketplace

Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.

TheBushidoCollective/han
47
5
更新於 1w ago

markdown-documentation

Marketplace

Use when writing technical documentation, READMEs, or project documentation in markdown. Covers structure, conventions, and best practices.

TheBushidoCollective/han
47
5
更新於 1w ago

bdd-scenarios

Marketplace

Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.

TheBushidoCollective/han
47
5
更新於 1w ago

markdown-tables

Marketplace

Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.

TheBushidoCollective/han
47
5
更新於 1w ago

rust-async-patterns

Marketplace

Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.

TheBushidoCollective/han
47
5
更新於 1w ago