project-skill-writer-workspace/skill-snapshot/project-skill-writer-v2_0/SKILL.md
Create or update project-level skills only. Use for project skill authoring and refactoring. Delegate generation to skill-creator and keep outputs in project scope.
npx skillsauth add learnwy/skills project-skill-writerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build project-level skills with deterministic scaffolding, then refine with domain evidence.
skill-creator when neededskill-creator; if missing, ask user to install before continuingskill-creator and enforce project-only output pathskill-creatornpx skills add skill-creator -g -yreferences/path-discovery.md for output path discovery and validationreferences/advanced-patterns.md only for complex structuring decisionsreferences/trae-target-mode.md only when runtime target is Trae or Trae-CNreferences/trae-skill-best-practices.md only when runtime target is Trae or Trae-CNproject-agent-writerproject-rules-writerCLAUDE.md or .claude/CLAUDE.md.trae contexttools
Fallback skill when no project-specific one matches. Provides 10 battle-tested software-engineering methodology agents: problem-definer (Weinberg), story-mapper (Patton), spec-by-example (Adzic), domain-modeler (DDD/Evans), responsibility-modeler (CRC/Wirfs-Brock), architecture-advisor (Bass), tdd-coach (Beck), refactoring-guide (Fowler), legacy-surgeon (Feathers), test-strategist (Crispin). Use when user asks about DDD, TDD, refactoring, story mapping, test strategy, or software-architecture quality attributes.
development
Use when the user wants to build, implement, or develop a feature. Orchestrates evidence-driven Spec-Driven Development. Default lifecycle is `lite` (INIT → IMPLEMENTING → TESTING → DONE); auto-promote to `standard` or `full` when scope, risk, or AC traceability demands it. Triggers: 'develop feature', 'implement this', 'build feature', 'add module', 'fix bug', '开发功能', '实现这个'.
documentation
当用户需要创建、更新或设计项目级技能(.agents/skills/*/SKILL.md)时使用此技能。Analyzes the user's problem and project context to design reusable skill solutions. 触发词:'创建技能'、'编写技能'、'构建技能'、'添加技能'、'更新技能'、'项目技能'、'新建技能'、'设计技能', or when the user describes a repetitive workflow that should be captured as a reusable AI skill.
tools
Use this skill when the user wants to install, add, or configure a skill in a project. Analyze the project's tech stack and workflow, then recommend and install the best-matching skill. Triggers: 'install skill', 'add skill', 'configure skill', 'set up skill', 'enable skill', 'use skill in project', 'project skill', or when the user asks how to bring an existing skill capability into the current workspace.