pan94u/forge

Ship software with AI that knows your codebase, your standards, and gets better every sprint.

40Stars on the repository
58Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

ci-cd-patterns

01

pan94u/forge

Skill Claude CodeCodex

CI/CD pipeline patterns, workflow configuration, and release automation best practices.

40 1mo ago A 19 tokens

kubernetes-patterns

02

pan94u/forge

Skill Claude CodeCodex

Kubernetes deployment patterns, resource configuration, and operational best practices.

40 1mo ago A 17 tokens

api-design

03

pan94u/forge

Skill Claude CodeCodex

REST API design patterns. URL naming, HTTP status codes, pagination, RFC 7807 error responses, versioning, and OpenAPI.

40 1mo ago A 31 tokens

pan94u/forge

Skill Claude CodeCodex

Extract business rules, boundary conditions, and exception handling strategies from source code across any language. Produces structured, auditable documentation for knowledge preservation, migration planning, and team onboarding.

40 1mo ago A 41 tokens

codebase-profiler

05

pan94u/forge

Skill Claude CodeCodex

Automated codebase profiling skill. Scans existing systems to generate module dependencies, domain models, API inventory, DB relationships, and business flow catalogs.

40 1mo ago A 35 tokens

convention-miner

06

pan94u/forge

Skill Claude CodeCodex

Extract actual coding conventions from existing codebases. Discover naming patterns, package structure, test conventions. Auto-generate skill drafts.

40 1mo ago A 30 tokens

database-patterns

07

pan94u/forge

Skill Claude CodeCodex

Database patterns for JPA/Spring Data. Schema naming, Flyway migrations, N+1 prevention, transaction boundaries, indexing strategy.

40 1mo ago A 31 tokens

pan94u/forge

Skill Claude CodeCodex

A checklist for verifying deployment prerequisites before deploying software. Deployment means releasing software to an environment where it can run for users or other systems.

40 1mo ago A 4 tokens

pan94u/forge

Skill Claude CodeCodex

A safeguard for keeping design decisions that have already passed end-to-end testing. End-to-end testing checks a complete user or system flow from start to finish.

40 1mo ago A 5 tokens

environment-parity

10

pan94u/forge

Skill Claude CodeCodex

A check for differences between local development, Docker containers, and production environments. Docker is a tool for running software in packaged environments.

40 1mo ago A 3 tokens

error-handling

11

pan94u/forge

Skill Claude CodeCodex

Error handling patterns. Exception hierarchies, Result types, structured error responses, retry strategies, circuit breakers.

40 1mo ago A 26 tokens

gradle-build

12

pan94u/forge

Skill Claude CodeCodex

Gradle Kotlin DSL patterns. Version catalogs, multi-module setup, dependency management, build cache, and custom tasks.

40 1mo ago A 27 tokens

java-conventions

13

pan94u/forge

Skill Claude CodeCodex

Java coding conventions for enterprise applications. Covers package naming, class naming suffixes, method ordering, null handling, and immutability patterns.

40 1mo ago A 32 tokens

kotlin-conventions

14

pan94u/forge

Skill Claude CodeCodex

A set of Kotlin coding rules for Forge projects, covering data classes, scope functions, coroutines, and safe handling of missing values.

40 1mo ago A 37 tokens

pan94u/forge

Skill Claude CodeCodex

Logging and observability patterns. MDC propagation, log levels, Micrometer metrics, distributed tracing, structured JSON logging.

40 1mo ago A 28 tokens

security-practices

16

pan94u/forge

Skill Claude CodeCodex

Security practices for enterprise applications. Spring Security, parameterized queries, input validation, secret management, OWASP Top 10.

40 1mo ago A 30 tokens

pan94u/forge

Skill Claude CodeCodex

A set of Spring Boot coding rules for Forge projects, including constructor-based dependency setup, typed application settings, and RFC 7807 error responses. Spring Boot is a framework for building Java and Kotlin web applications.

40 1mo ago A 40 tokens

testing-standards

18

pan94u/forge

Skill Claude CodeCodex

Testing standards for enterprise applications. Covers naming conventions, AAA structure, mock strategies, Testcontainers, coverage targets, test execution order, flaky test detection, and test reporting.

40 1mo ago A 39 tokens

pan94u/forge

Skill Claude CodeCodex

Provides knowledge about the domain model, entities, relationships, and business rules.

40 1mo ago A 19 tokens

pan94u/forge

Skill Claude CodeCodex

Provides knowledge about internal APIs, service contracts, and integration patterns.

40 1mo ago A 17 tokens

runbook-knowledge

21

pan94u/forge

Skill Claude CodeCodex

Provides knowledge about operational runbooks, incident response, and troubleshooting procedures.

40 1mo ago A 18 tokens

architecture-design

22

pan94u/forge

Skill Claude CodeCodex

A software-architecture guide covering C4 diagrams, architecture decision records, non-functional requirements, and technology choices.

40 1mo ago A 28 tokens

bug-fix-workflow

23

pan94u/forge

Skill Claude CodeCodex

Structured bug diagnosis and repair workflow using the 5-Whys root cause analysis method. Ensures fixes include tests, documentation, and knowledge capture.

40 1mo ago A 36 tokens

code-generation

24

pan94u/forge

Skill Claude CodeCodex

A design-first code-generation guide that follows project conventions, adds code incrementally, and generates tests alongside the implementation.

40 1mo ago A 24 tokens