技術寫作
5624 skills in 文件 > 技術寫作
code-data-analysis-scaffolds
Use when starting technical work requiring structured approach - writing tests before code (TDD), planning data exploration (EDA), designing statistical analysis, clarifying modeling objectives (causal vs predictive), or validating results. Invoke when user mentions "write tests for", "explore this dataset", "analyze", "model", "validate", or when technical work needs systematic scaffolding before execution.
voice-call-report
Generate voice call reports showing transcriptions, scores, and score deltas as markdown files
research-to-essay
Research-driven essay and post creation with thematic synthesis, citation management, and voice calibration. Use when creating Substack/LinkedIn posts, long-form essays synthesizing multiple sources, or publication-grade writing requiring web search, narrative arc, and proper attribution. Triggers include "research and write about [topic]" or "dig into this idea and write."
implementing-tasks
Implements tasks from .plans/ directories by following implementation guidance, writing code and tests, and updating task status. Use when task file is in implementation/ directory and requires code implementation with comprehensive testing. Launches research agents when stuck.
quality-run-linters
Run all configured linters including mojo format, markdownlint, and pre-commit hooks. Use before committing code to ensure quality standards are met.
testing-symfony
Testing TDD & BDD - Atoll Tourisme. Use when writing tests, reviewing test coverage, or setting up testing.
abstraction-concrete-examples
Use when explaining concepts at different expertise levels, moving between abstract principles and concrete implementation, identifying edge cases by testing ideas against scenarios, designing layered documentation, decomposing complex problems into actionable steps, or bridging strategy-execution gaps. Invoke when user mentions abstraction levels, making concepts concrete, or explaining at different depths.
code-review-assistant
Comprehensive PR review that synthesizes security, performance, correctness, style, and documentation findings with actionable fixes.
create-meeting-agenda
Create weekly software meeting agenda in the wiki repo.
documentation
Documentation lifecycle skill for API, code, and system guides with continuous validation.
testing-react
Estrategia de Testes React. Use when writing tests, reviewing test coverage, or setting up testing.
testing-react
Estrategia de Testing React. Use when writing tests, reviewing test coverage, or setting up testing.
process-mapper
Map workflows, extract SOPs, and identify automation opportunities through systematic process capture and AI tractability assessment. Use when documenting workflows, creating SOPs, conducting process discovery interviews, or analyzing automation opportunities. Grounds the SOP-first doctrine in tacit knowledge documentation and structured analysis.
ollama
Ollama API Documentation
claude-project-docs
Generate concise CLAUDE.md files and agent documentation following best practices. Use when setting up a new project for Claude Code, auditing existing CLAUDE.md, or creating progressive disclosure documentation structure.
doc-validate-markdown
Validate markdown files for formatting, links, and style compliance using markdownlint. Use before committing documentation changes.
looking-up-docs
Library documentation via Context7. Use for API references, code examples, framework docs.
feature-spec-writer
PM framework for writing product specs from insights. Use when translating analysis into actionable feature requirements.
test-writer
Write integration and unit tests for this codebase. Generate test files following repo patterns. Use when adding tests, improving coverage, writing test cases, or creating test suites.
vercel
Vercel Platform and API Documentation