jonase47/ccpr

CCPR is a phase-based project framework for Claude Code

1Stars on the repository
137Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

p3-cost

49

jonase47/ccpr

Command

Estimates the ongoing Operating Costs of the chosen architecture for various usage scenarios. The goal is realistic cost planning that feeds back into the financial plan – no surprises after launch.

not rated 1 today A 0 tokens MIT

p3-data-model

50

jonase47/ccpr

Command

Designs the Data Model with entities and relationships as well as the API design with interface specification. The result is DATAMODEL.md and APISPEC.md as the binding foundation for implementation.

not rated 1 today A 0 tokens MIT

p3-infra-cicd

51

jonase47/ccpr

Command

Designs the CI/CD pipeline with stages, branch strategy and rollback concept.

not rated 1 today A 0 tokens MIT

p3-infra-hosting

52

jonase47/ccpr

Command

Plans hosting platform, deployment model, environments and CDN strategy.

not rated 1 today A 0 tokens MIT

jonase47/ccpr

Command

Defines test levels, test tools, coverage targets and critical test paths.

not rated 1 today A 0 tokens MIT

p3-infra

55

jonase47/ccpr

Command

Plans infrastructure, CI/CD pipeline, monitoring and test strategy. Each area is its own sub-skill.

not rated 1 today A 0 tokens MIT

p3-sec-api

56

jonase47/ccpr

Command

Defines input validation, rate limiting, CORS and security headers.

not rated 1 today A 0 tokens MIT

p3-sec-auth

57

jonase47/ccpr

Command

Defines the authentication and authorization concept including session management.

not rated 1 today A 0 tokens MIT

p3-sec-checklist

58

jonase47/ccpr

Command

Creates a concrete checklist that every feature in phase 5 must fulfill.

not rated 1 today A 0 tokens MIT

p3-sec-data

59

jonase47/ccpr

Command

Defines encryption (transit/rest), secrets management and backup security.

not rated 1 today A 0 tokens MIT

p3-sec-threats

60

jonase47/ccpr

Command

Analyzes the system according to the STRIDE model and identifies threats with countermeasures.

not rated 1 today A 0 tokens MIT

p3-security

61

jonase47/ccpr

Command

Creates the complete security architecture: threat model, auth concept, data security, API security and developer checklist. Each area is its own sub-skill.

not rated 1 today A 0 tokens MIT

p3-ux-a11y

62

jonase47/ccpr

Command

Defines WCAG target, contrast requirements, keyboard navigation, screen reader requirements and testing methods.

not rated 1 today A 0 tokens MIT

p3-ux-darkmode

63

jonase47/ccpr

Command

Defines the color strategy for dark mode with semantic colors and toggle mechanism.

not rated 1 today A 0 tokens MIT

p3-ux-navigation

64

jonase47/ccpr

Command

Creates the navigation structure, sitemap and identifies critical flows.

not rated 1 today A 0 tokens MIT

p3-ux-wireframes

65

jonase47/ccpr

Command

Creates wireframes (ASCII art) for the most important screens with interaction descriptions.

not rated 1 today A 0 tokens MIT

p3-ux

66

jonase47/ccpr

Command

Develops the complete UX concept: navigation, wireframes, dark mode and accessibility. Each area is its own sub-skill.

not rated 1 today A 0 tokens MIT

p4-backlog

67

jonase47/ccpr

Command

Breaks down the features from FEATURES.md into actionable tasks, builds the prioritized backlog, and defines milestones and release planning. The result is BACKLOG.md and PROJECTPLAN.md as the steering foundation for the entire implementation.

not rated 1 today A 0 tokens MIT

p4-docs

68

jonase47/ccpr

Command

Creates the foundational project documentation: a meaningful README, a contributing guide, and documentation of the project structure. The result is a documentation base that quickly onboards new developers and bindingly establishes standards.

not rated 1 today A 0 tokens MIT

p4-setup

69

jonase47/ccpr

Command

Sets up the repository, CI/CD pipeline and local development environment. The result is a working development infrastructure in which the team can immediately start with /p5-implement.

not rated 1 today A 0 tokens MIT

p4-sprint

70

jonase47/ccpr

Command

Plans the current sprint: pulls matching stories from the backlog, defines the sprint goal, identifies risks, and creates the sprint document. Called repeatedly at the start of each new sprint.

not rated 1 today A 0 tokens MIT

p5-acceptance

71

jonase47/ccpr

Command

Tests an implemented feature against its requirements from a user perspective: are all acceptance criteria met? Are edge cases handled correctly? The result is test findings that determine whether the feature counts as "Done".

not rated 1 today A 0 tokens MIT

p5-bugfix

72

jonase47/ccpr

Command

Systematically analyzes a found bug, identifies the root cause and fixes it with an accompanying regression test. Goal: the bug is fixed, secured by a test, and cannot be silently reintroduced.

not rated 1 today A 0 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: