rtazima/claude-proj-blueprint

Modular, level-based project template for Claude Code + Obsidian + Figma. Pick your maturity level (L1-L4). Plug in your specs. Ship.

20Stars on the repository
40Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

[SPEC] skill-name

01

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Skill "[SPEC] skill-name" from rtazima/claude-proj-blueprint, covering rules, checklist, examples and references.

not rated 20 3mo ago A 45 tokens original MIT

adr

02

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Create Architecture Decision Records. Activated when the user mentions ADR, architectural decision, or technical trade-off.

not rated 20 3mo ago A 22 tokens original MIT

api-designer

03

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

API design and contract definition. Activated when the user says "design API", "new endpoint", "API contract", "REST", "GraphQL", "OpenAPI", "swagger", "API spec", or wants to define API endpoints before implementation.

not rated 20 3mo ago A 54 tokens original MIT

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Reconcile a Claude Design handoff bundle (PROMPT.md) with the project's PRD and conventions. Activated when the PRD references a Claude Design handoff, when a PROMPT.md exists in docs/design/, or when the user mentions "Claude Design", "design handoff", or "PROMPT.md".

not rated 20 3mo ago A 69 tokens original MIT

code-review

05

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Code review following project conventions. Activated when the user asks for a review, CR, or code revision.

not rated 20 3mo ago A 24 tokens original MIT

context-engineering

06

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Context engineering — proactive context window management. Activated when working on large tasks, long sessions, multi-file changes, or when context is getting bloated. Keywords: "context", "too much code", "split this task", "focus", "scope down", "token budget", "keep it small". Complements the reactive…

not rated 20 3mo ago A 77 tokens original MIT

context-legacy

07

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Legacy code archaeology — multi-phase discovery that reads the codebase, git history, and optionally Jira to reconstruct WHY code exists. Produces discovery notes, ADR candidates, and PRD candidates for human review. Activated when user says 'descobrir módulo', 'arqueologia de código', 'entender legado', 'contexto do…

not rated 20 3mo ago A 95 tokens original MIT

debugger

08

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Systematic debugging workflow. Activated when the user says "debug", "why is this failing", "root cause", "broken", "investigate", "trace error", "bug", "not working", or wants to systematically investigate a problem.

not rated 20 3mo ago A 52 tokens original MIT

frontend-agent

09

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Generate UI components from PRD + design tokens when no Figma design is provided. Activated when implementing frontend features without a Figma link.

not rated 20 3mo ago A 31 tokens original MIT

implement-prd

10

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Implement a feature from a PRD. Activated when the user asks to implement, build, or construct from a product document.

not rated 20 3mo ago A 29 tokens original MIT

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Activated when: "check consistency", "find mismatches", "incoherence", "specs match code", "docs outdated", "sync check", "drift".

not rated 20 3mo ago A 0 tokens original MIT

intent-markers

12

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Recognize and apply intent markers — inline code annotations (:PERF:, :UNSAFE:, :SCHEMA:, :SECURITY:, :HACK:, :FLAKY:) that flag areas needing special attention during review. Activated when writing or reviewing performance-sensitive, security-critical, or schema-dependent code.

not rated 20 3mo ago A 64 tokens original MIT

learner

13

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Pattern learner. Activated when the user says "learn from this", "what patterns", "improve skills", "retrospective", "session review", or wants to extract reusable patterns from recent work to improve the project's skills and conventions.

not rated 20 3mo ago A 51 tokens original MIT

legacy-context

14

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Legacy code archaeology and context bootstrap. Activated when the user mentions "legacy code", "código legado", "sistema antigo", "código sem documentação", "discover module", "entender módulo", "arqueologia de código", "código que ninguém entende", or runs /discover. Populates the empty upper layers of tiered lookup…

not rated 20 3mo ago A 125 tokens original MIT

memory

15

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Long-term memory via vector DB. Activated when the user asks about past decisions, previous solutions, project history, "how did we do X", "last time", "we already solved", or when the agent needs historical context before planning an implementation.

not rated 20 3mo ago A 52 tokens original MIT

migration

16

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Database migration workflow. Activated when the user says "migration", "schema change", "add column", "alter table", "database change", "migrate", "create table", or wants to make database schema changes safely.

not rated 20 3mo ago A 47 tokens original MIT

persistence

17

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Persistence mode (Ralph). Activated when the user says "don't stop", "keep going", "Ralph mode", "persistence mode", "until it works", "until all tests pass", or wants iterative implementation until all acceptance criteria pass. The boulder never stops.

not rated 20 3mo ago A 59 tokens original MIT

prd-writer

18

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

PRD authoring and refinement. Activated when the user says "write PRD", "draft PRD", "break down feature", "scope this", "requirements for", "define feature", or wants to turn a rough idea into a structured product document.

not rated 20 3mo ago A 56 tokens original MIT

refactor

19

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Safe refactoring workflow. Activated when the user says "refactor", "extract", "split module", "rename", "move", "restructure", "decouple", "simplify architecture", or wants to change code structure without changing behavior.

not rated 20 3mo ago A 53 tokens original MIT

slop-cleaner

20

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

AI slop cleaner. Activated when the user says "clean up", "remove slop", "polish code", "review for slop", "AI artifacts", "deslop", or wants to clean LLM-generated code patterns. Also auto-activated after /implement as a final pass.

not rated 20 3mo ago A 65 tokens original MIT

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Source-driven development. Activated when the user mentions a framework, library, or SDK decision, or when implementing features with external dependencies. Keywords: "official docs", "documentation", "how does X work", "what API", "which method", "framework", "library", "SDK". Ensures every framework-specific…

not rated 20 3mo ago A 78 tokens original MIT

tech-debt

22

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Technical debt identification and tracking. Activated when the user says "tech debt", "technical debt", "cleanup backlog", "what needs fixing", "code health", "debt audit", "code quality scan", or wants to systematically find and prioritize tech debt.

not rated 20 3mo ago A 56 tokens original MIT

testing

23

rtazima/claude-proj-blueprint

Skill Claude CodeCodex

Test generation and coverage analysis. Activated when the user says "create tests", "write tests", "test this", "check coverage", "add test", "missing tests", "TDD", or wants to create or improve tests.

not rated 20 3mo ago A 49 tokens original 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: