用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/athola/claude-night-market --skill development-workflow命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | development-workflow |
| description | Detailed development workflow with modular patterns for git, review, testing, and deployment. |
| Triggers | deployment, development, hub-and-spoke, modular, code |
| created_by | abstract-examples |
| tags | ["development","workflow","modular","hub-and-spoke"] |
| category | workflow |
| type | hub |
| estimated_tokens | 45 |
| dependencies | [] |
| companion_skills | [] |
| modules | ["modules/git-workflow.md","modules/code-review.md","modules/testing-strategies.md","modules/documentation-guidelines.md","modules/deployment-procedures.md"] |
| tools | ["setup-validator","workflow-checker","quality-metrics"] |
This modular skill provides a detailed framework for software development workflows. It's designed as a hub that coordinates specialized modules for different aspects of development.
Get started quickly with this development workflow framework:
** Quick Start**: Set up repository structure and basic workflow in minutes
Progressive Learning: Start simple, add complexity as needed
** Use Case-Based**: Jump directly to what you need
This workflow illustrates a hub coordinating these specialized
modules. Each link below resolves to a working example file in
this skill's modules/ directory; copy the directory and adapt
the contents when using this template for a real skill:
To use this development workflow:
Set up your development environment:
Use git-workflow module for repository initialization and branching setup
Verification: Run the command with --help flag to verify availability.
Follow the development cycle:
**Verification:** Run the command with `--help` flag to verify availability.
git-workflow → code-review → testing-strategies → documentation-guidelines
Verification: Run pytest -v to verify tests pass.
Deploy and monitor:
**Verification:** Run the command with `--help` flag to verify availability.
deployment-procedures module handles CI/CD and production monitoring
Verification: Run the command with --help flag to verify availability.
Start with the git-workflow module to establish repository structure, then progress through modules as your project develops.
Use individual modules to improve specific areas:
Guide new team members through the modules in order to establish consistent practices.
This modular approach provides several advantages over monolithic workflows:
Each module includes validation tools to validate best practices:
Use the quality-metrics tool to assess your workflow implementation:
quality-metrics --workflow development-workflow --modules all
Verification: Run the command with --help flag to verify availability.
This workflow is designed to be adaptable:
See the modules directory for detailed documentation on:
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag
Turn hunches into accepted results: worthiness score, evidence bar, research-to-rules. Use when vetting ideas. Not for QA; use night-market-validation-and-qa.
Generates and self-executes a diff-derived test plan for a PR. Use when validating PR changes before merge. Do not use for code review; use sanctum:pr-review.
Curate the web-capture index. Use when the capture backlog grows, captures sit unprocessed at seedling/pending, or to surface stored research during work.
基于 SOC 职业分类