📚

技術寫作

5624 skills in 文件 > 技術寫作

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

keenanthomson/dotfiles
0
0
更新於 1w ago

metadatos

Especialista en validación y generación de metadatos YAML (frontmatter) para archivos markdown del proyecto SyV, garantizando coherencia con estándares

kodexArg/syv
0
0
更新於 1w ago

backend-queries

Write secure and optimized database queries using parameterized queries, preventing SQL injection, avoiding N+1 queries through eager loading, selecting only needed columns, and using transactions for related operations. Use this skill when writing database queries using ORM query methods, raw SQL, or query builders in repository files, data access layer files, service files, or any backend code that fetches or manipulates database data. Use this when writing ORM queries with methods like findAll, findOne, findMany, where, include, select, joins, or populate to retrieve data from databases, writing raw SQL queries safely using parameterized inputs or prepared statements (never string interpolation or concatenation) to prevent SQL injection attacks, optimizing queries to prevent N+1 problems by using eager loading with include/populate or SQL joins to fetch related data in a single query instead of multiple sequential queries that degrade performance, implementing database transactions to wrap related operatio

frankdevlabs/compilothq
0
0
更新於 1w ago

wiki-auto-documenter

Marketplace

Multi-agent orchestration system for automatically generating comprehensive Azure DevOps wiki documentation from Python codebase. Creates hierarchical wiki pages matching repository structure with bidirectional linkages between documentation and source files. Use when needing to document entire directories or maintain wiki docs synchronized with code.

linus-mcmanamey/multi-agent-user-story-development
0
0
更新於 1w ago

360-use-cases

Repository directory for 360 Social Impact Studios-specific skills and workflows. This is a placeholder skill that provides navigation to 360-customized implementations of general-purpose skills, internal process documentation, and organization-specific automation.

therealchandlerbing/claude-usecases
0
2
更新於 1w ago

sop-code-review

Comprehensive code review workflow coordinating quality, security, performance, and documentation reviewers. 4-hour timeline for thorough multi-agent review.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

enrich-citations

Marketplace

Find and add authoritative source links for all facts, citations, and references in markdown documents

MacHu-GWU/sanhe-claude-code-plugins
0
0
更新於 1w ago

seongjin-image-describer

Convert Wiki-style image links to Markdown format with AI-generated descriptions. Use when preprocessing markdown files for PPT generation, converting ![[image.png]] to ![description](path) format, or enabling text-based image understanding.

tjdwls101010/Seongjin_Obsidian-ClaudeCode
0
0
更新於 1w ago

artifact-guidelines

Guidelines for writing reports, organizing files, and generating code artifacts

sunxd3/claude-code-devcontainer
0
0
更新於 1w ago

jules-api

Delegate asynchronous coding tasks to Jules (Google's AI coding agent) to maximize efficiency. Use for code reviews, refactoring, adding tests, bug fixes, and documentation. Proactively suggest Jules delegation when appropriate. Invoke when user asks to interact with Jules, create sessions, check task status, or when tasks are suitable for async delegation.

franklinbaldo/egregora
0
0
更新於 1w ago

documenting-with-audit

Marketplace

Automated documentation auditing - ensures CLAUDE.md coverage, updates stale docs, recommends structural improvements

bryonjacob/aug
0
0
更新於 1w ago

workbench-docs

Documentation workflows for Workbench CLI. Use when creating or updating specs, ADRs, runbooks, guides, or general docs, and when syncing backlinks or change notes.

bravellian/workbench
0
0
更新於 1w ago

write-skill

Create Claude Code skills with proper structure and documentation. Use when building custom skills, writing SKILL.md files, or when user asks "write a skill" or "create Claude skill".

yurifrl/cly
0
0
更新於 1w ago

kobo-translation-fr

Translation and localization guidelines for KoboToolbox content from English to French. Use when translating KoboToolbox materials including: (1) Academy courses and educational content, (2) User interface text and documentation, (3) Support articles, (4) Marketing materials, (5) Form building terminology, or (6) XLSForm technical terms. Covers tone, pronouns (tú/usted, tu/vous), gender-inclusive language, and official translations for brand terms and UI elements.

joshuaberetta/kobo-translation-test
0
0
更新於 1w ago

writing-commands

Use when creating or modifying Claude Code slash commands - command development with frontmatter, arguments handling, and namespacing for November 2025 specifications

Regis-RCR/rcr-plugin-factory-marketplace
0
0
更新於 1w ago

scene-writing

Draft or edit fiction scenes with continuity discipline, strong scene structure (hook → turn → button), and anti-invention rules. Use for "write scene", "draft chapter", "edit scene", and prose-writing requests.

keberle/fiction-kit
0
0
更新於 1w ago

validating-plans

Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing references, and architectural issues that derail implementations. Use after writing-plans skill creates a plan document.

jmagar/.claude
0
0
更新於 1w ago

backend-queries

Write secure, performant database queries using parameterized queries, proper eager loading, and transaction management. Use this skill when writing database queries, ORM operations, raw SQL statements, or repository methods. When working on files in repositories/, queries/, services/, or any code that interacts with the database. When optimizing query performance, preventing N+1 queries, implementing transactions, adding query timeouts, or caching expensive queries. When reviewing code for SQL injection vulnerabilities.

mshafei721/Turbocat
0
0
更新於 1w ago

documentation-writing

Technical documentation best practices and API documentation

autohandai/community-skills
0
0
更新於 1w ago

updating-documentation-for-changes

Use before committing staged changes when you need to verify all related documentation is current - systematically checks README, CLAUDE.md, CHANGELOG, API docs, package metadata, and cross-references rather than spot-checking only obvious files

majiayu000/claude-skill-registry
0
0
更新於 1w ago