RainFlashPoint/capital-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: capital-agent-skills.
RainFlashPoint/capital-agent-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: capital-agent-skills.
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.
RainFlashPoint/capital-agent-skills
Instructions file CodexOpenCode
AGENTS.md instructions for RainFlashPoint/capital-agent-skills.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.