技術寫作
5624 skills in 文件 > 技術寫作
persona-testing
Test LogiDocs Certify features from customer persona perspectives. Use when the user wants to test features as a customer, get simulated feedback, review UI from user perspective, or mentions "test as Aftrac", "test as Sirius", "customer feedback", "user testing", or "persona review".
session-refiner
Automatically bridge long technical sessions to keep context window small and costs low. Extracts key technical decisions, resolved bugs, active tasks, and essential code snippets from conversation history into a compact markdown summary (2,000–5,000 tokens). Use when reaching a project phase milestone, when Claude warns the context window is getting full, or to start a fresh session with minimal token cost while maintaining continuity.
export-channel
最新のチャンネルをエクスポートしてdocsフォルダに連番で保存する
fastmcp
FastMCP framework documentation - build MCP servers and clients in Python with tools, resources, prompts, auth, and middleware.
writing-medium-articles
Automatically generate Medium-style technical articles from projects, achievements, or workflows with consistent authentic voice and structure. Use when user invokes /write-medium-article.
git-log
Generate appropriate commit messages and maintain git log documentation. Use when preparing to commit changes, reviewing git history, or maintaining project change documentation. Provides commit message generation, git log maintenance, and quick command reference.
python-plan-optimization
6-phase read-only analysis workflow for Python code in markdown documents.Detects design principle violations, code smells, and suggests modern Python improvements.Applies project-type-aware thresholds (POC, MVP, Private, Enterprise, Open Source).Processes one or more documents, generating per-document analysis with summary.
technical-writing
Apply rigorous technical writing standards when creating architecture documentation, system descriptions, component descriptions, API documentation, or any technical specification text. Use when writing descriptions for systems, actors, externals, modules, components, relationships, or interfaces.
frontend-tester
Senior Frontend QA Engineer with 10+ years JavaScript/TypeScript testing experience. Use when writing unit tests for React components, creating integration tests with React Testing Library, testing custom hooks, mocking APIs, or following TDD for frontend.
lint-kb
Validate and enforce KB documentation formats, completeness, and integrity.Checks recent docs (uncommitted or last N commits) against KB standards.CHECKS PERFORMED:1. FORMAT - Documents follow required templates (headers, sections)2. COMPLETENESS - Tickets/issues have all required files (1-5)3. INTEGRITY - All tickets in index.md, phases in roadmap.md4. PATTERNS - Have Status: open|resolved5. NAMING - Files follow conventions (verb-noun, feat-, comp-, etc.)Use when:- Before committing KB docs- After creating tickets/issues- Periodic maintenance- User says "lint kb", "check docs", "validate kb"
nextjs-app-router
nextjs-app-router expert with self-populating documentation
obsidian-tag-normalizer
Normalize and standardize tags across Obsidian vault. Use when working with documentation that has inconsistent tags, duplicate tags, or needs hierarchical tag organization. Handles both English and Korean content.
noop-architecture
Guide for implementing code following the noop function-first, layered architecture. Use when writing handlers, services, database operations, or middleware. Automatically invoked when working on noop-based projects.
typescript-fp
Master functional programming in TypeScript with type-safe patterns, strict typing, advanced type system features, discriminated unions, mapped types, conditional types, and functional patterns. Use when writing TypeScript code with functional paradigms, type-safe error handling with Option/Either types, implementing type-safe composition, leveraging TypeScript's type system for functional patterns, or ensuring compile-time safety in functional code.
agent-documentation
Standards for creating AGENTS.md files that guide AI coding agents working with your codebase. Use when creating instructions for AI agents to follow project conventions, setup, and workflows.
zod-docs
Query and manage local Zod documentation mirror (59 docs). Search Zod topics for TypeScript-first schema validation, parsing, type inference, refinements, and transformations. Use when implementing validation or answering Zod-related questions. (user)
project-scaffolder
Creates plan.md, task.md, persona.md, project-context.md, and CLAUDE.md for new self-learning resource projects. Use when: (1) /init command is invoked, (2) setting up a new tutorial/guide/documentation project, (3) structure-designer agent needs templates for learning resource structure design. Provides hierarchical Part/Chapter/Section templates with page allocation.
creative-writing-frameworks
Story structure, voice development, and narrative craft for AI-assisted writing
create-semgrep-rule
Create custom Semgrep rules for vulnerability detection. Use when writing new rules for specific vulnerability patterns, creating org-specific detections, or building rules for novel attack vectors discovered during bug bounty hunting.
timesheet
Converts raw IT troubleshooting notes into professional timesheet entries and ticket documentation. Use when user mentions troubleshooting, AutoTask, time entries, IT tickets, or documenting work for managers. Provides 3 formats - full tickets, timesheet bullets, simple descriptions.