📚

文件

文件工具和技術寫作技能

6825 skills in this category

Writing Documentation for LLMs

Teaches how to write effective documentation and instructions for LLMs by assuming competence, using progressive disclosure, prioritizing examples over explanations, and building feedback loops into workflows.

CaptainCrouton89/.claude
490
67
更新於 5d ago

Writing Slash Commands

Create and use custom slash commands to automate Claude Code workflows. Learn argument passing, frontmatter configuration, bash integration, and file references for building reusable prompts.

CaptainCrouton89/.claude
490
67
更新於 5d ago

Documenting Code

Maintain project documentation synchronized with code. Keep feature specs, API contracts, and README current with init-project standards. Use when updating docs after code changes, adding new features, or ensuring documentation completeness.

CaptainCrouton89/.claude
490
67
更新於 5d ago

Writing Like User

Emulate the user's personal writing voice and style patterns. Use when the user asks to write content in their voice, draft documents, compose messages, or requests "write this like me" or "in my style."

CaptainCrouton89/.claude
490
67
更新於 5d ago

Writing Documentation for LLMs

Create effective documentation that LLMs can discover and use. Use when documenting code, APIs, features, or creating reference materials. Covers structure, conciseness, examples, and anti-patterns for optimal LLM comprehension.

CaptainCrouton89/.claude
490
67
更新於 5d ago

api-test-generator

Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для новых эндпоинтов, добавлении покрытия для CRUD операций или валидации соответствия API с OpenAPI схемами.

mikopbx/Core
489
71
更新於 5d ago

openapi-analyzer

Извлечение и анализ OpenAPI 3.1.0 спецификации из MikoPBX для валидации эндпоинтов. Использовать при проверке соответствия API, генерации тестов, проверке схем эндпоинтов или интеграции с навыками endpoint-validator и api-test-generator.

mikopbx/Core
489
71
更新於 5d ago

endpoint-validator

Валидация REST API эндпоинтов на соответствие OpenAPI схеме и консистентность параметров. Использовать при реализации эндпоинтов, ревью кода или перед слиянием изменений API.

mikopbx/Core
489
71
更新於 5d ago

Effective Go

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

openshift/hypershift
485
423
更新於 5d ago

Code Formatting

MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.

openshift/hypershift
485
423
更新於 5d ago

go-testing

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

alex-ilgayev/MCPSpy
478
68
更新於 5d ago

notion-meeting-intelligence

Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.

Prat011/awesome-llm-skills
462
38
更新於 5d ago

notion-research-documentation

Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.

Prat011/awesome-llm-skills
462
38
更新於 5d ago

notion-knowledge-capture

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.

Prat011/awesome-llm-skills
462
38
更新於 5d ago

notion-spec-to-implementation

Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.

Prat011/awesome-llm-skills
462
38
更新於 5d ago

testing

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

citypaul/.dotfiles
433
50
更新於 5d ago

typescript-strict

TypeScript strict mode patterns. Use when writing any TypeScript code.

citypaul/.dotfiles
433
50
更新於 5d ago

functional

Functional programming patterns with immutable data. Use when writing logic or data transformations.

citypaul/.dotfiles
433
50
更新於 5d ago

expectations

Working expectations and documentation practices. Use when capturing learnings or understanding how to work with this codebase.

citypaul/.dotfiles
433
50
更新於 5d ago

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

Trevoke/org-gtd.el
429
52
更新於 5d ago