RainFlashPoint

14 mods across 1 repository, 2 stars between them.

RainFlashPoint/capital-agent-skills

Plugin Claude Code

A collection of command-line development skills for structured workflows, testing, code review, end-to-end checks, and shared team knowledge. TDD means writing tests before code; SDD refers to designing or specifying work before implementing it.

2 7d ago A tokens not measured original MIT

RainFlashPoint/capital-agent-skills

Instructions file

Project instructions for coding agents maintaining the `capital-agent-skills` repository. They describe its file-based development process, rules for adding or changing skills, and checks to complete before a commit.

2 7d ago A 2,118 tokens original MIT

cap-define

05

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A requirements-design workflow that turns an unclear software idea into an approved specification file. It asks for decisions about scope and behavior before implementation begins.

2 7d ago A 208 tokens original MIT

cap-flow

06

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A development workflow coordinator for software projects. It reads saved project information and tracks work through stages such as planning, implementation, testing, review, and release.

2 7d ago A 444 tokens original MIT

cap-implement

07

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

An implementation workflow that uses TDD, or test-driven development: write a test that fails, write the smallest code change that makes it pass, then improve the code.

2 7d ago A 254 tokens original MIT

cap-plan

08

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A planning workflow that turns an approved software specification into a detailed execution plan with phases, dependencies, and concrete tasks.

2 7d ago A 224 tokens original MIT

cap-release

09

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A controlled release workflow that moves an approved change through development, staging, a small production canary, and full production. Each stage deploys, checks service health, and either advances or rolls back.

2 7d ago A 319 tokens original MIT

cap-review

10

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A structured code-review process with multiple specialist perspectives, scope checks, and security checks. It records findings and evidence separately from any code fixes.

2 7d ago A 345 tokens original MIT

cap-test

11

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A verification coordinator for software changes. It selects and runs checks such as logic tests, user-journey tests, or AI-quality evaluations; TDD means testing during implementation, while this stage checks the finished change as a whole.

2 7d ago A 313 tokens original MIT

cap-understand

12

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A read-only project-mapping step for an existing codebase. It records the project's technology, conventions, entry points, risks, modules, and checks in a `.cap/PROFILE.md` file.

2 7d ago A 239 tokens original MIT

cap

13

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A Chinese-language entry point for Capital Agent's software-development workflow. It routes requests such as understanding a project, defining requirements, coding, testing, reviewing, and releasing.

2 7d ago A 50 tokens original MIT

harvest-experience

14

RainFlashPoint/capital-agent-skills

Skill Claude CodeCodex

A coding-workflow guide that records useful project lessons and supplies relevant past experience during development, testing, fixes, and reviews.

2 7d ago A 60 tokens original MIT