ErikaAX08

20 mods across 1 repository, 5 stars between them.

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Defines mandatory standards for REST API contracts and data format, including unified response structure, OpenAPI documentation, ULID identifiers, JWT auth headers, mandatory entity fields, and HTTP status codes. Framework-agnostic — describes what the API must return, not how to build it.

5 yesterday A 61 tokens original MIT

brain-orchestrator

02

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Act as the architectural brain of a multi-agent engineering operation — investigate an unfamiliar, large, or legacy codebase, model how it really works, diagnose root causes instead of symptoms, design the minimal architecturally-correct change, decompose it into scoped task contracts with a dependency DAG, persist…

5 yesterday A 151 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Analyze and explain code from multiple levels - from implementation details to software architecture. Use when understanding new codebases, explaining system design, documenting architecture, learning patterns, or analyzing technical decisions. Provides technical deep-dives, architectural overviews, flow diagrams, and…

5 yesterday A 82 tokens original MIT

code-documentation

04

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Document code clearly, concisely, and professionally. Use when the user asks to document functions, classes, structs, or code files; add comments to existing code; improve existing documentation; or mentions "document", "comments", "docstrings", "JSDoc", "godoc", or "code documentation". Generates documentation that…

5 yesterday A 121 tokens original MIT

create-pull-request

05

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Create Pull Request descriptions grounded in the actual git diff, first looking for the PR template defined in the repository (GitHub, GitLab, Azure DevOps, or CONTRIBUTING.md) and falling back to an improved default template only when the repo defines none. Use when the user asks to create/open/draft a pull request…

5 yesterday A 138 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Defines a Clean Architecture and reusable component structures for frontend. Especially useful when the user wants to organize pages, tables, lists, item cards, subpages, and modal dialogs in a predictable and maintainable way. Applies to React, Vue, Svelte, or similar frameworks.

5 yesterday A 59 tokens original MIT

frontend-design

07

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

5 yesterday A 77 tokens copy · 100% MIT

git-commits

08

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Write clear, semantic git commit messages and PR/MR titles following Conventional Commits. Use when the user asks to write commit messages, format git history, improve commit quality, or set a PR/MR title, or mentions "commit message", "conventional commits", "merge message", or "git history". For the full PR/MR body…

5 yesterday A 102 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Generate academic reports, papers, and technical documentation using LaTeX. Use when the user asks to create research papers, lab reports, theses, technical documentation, IEEE-style papers, or any academic document requiring professional typesetting. Produces publication-quality PDFs with proper formatting…

5 yesterday A 81 tokens original MIT

pre-pr-review

10

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Audit PRs and diffs with evidence to decide whether they are safe to merge and deploy. Use when asked to review a PR, audit a diff, compare changes against develop/main or another base branch, perform a technical review, find production risks, prepare a merge decision, or analyze changes involving backend, frontend…

5 yesterday A 102 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Act as the technical brain and living memory of a software project — build, maintain, and answer from an evidence-backed model of its stack, architecture, AWS and other infrastructure, external integrations, databases, environments, environment variables, business flows, and the history of what changed and why. Use…

5 yesterday A 176 tokens original MIT

project-setup

12

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Standard for initializing new projects by asking which architecture skills to apply and providing setup commands with latest library versions. Never generates the project directly; always provides commands for the user to execute. Ensures libraries are always at their latest versions without hardcoding version numbers.

5 yesterday A 55 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Read-only cross-artifact consistency check across spec.md, plan.md, and tasks.md — coverage gaps, orphan tasks, unsafe deferrals, incomplete story checkpoints, and unverified safeguards. Produces checklists/consistency-report.md and a READYFOREXECUTION verdict; never modifies spec.md, plan.md, tasks.md, or state.json.…

5 yesterday A 97 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Create or update .speckit/memory/constitution.md — a project's non-negotiable architecture, security, and quality principles — from explicit documentation and/or by mining consistent patterns across existing code. Every mined principle carries evidence, coverage, and confidence, and none becomes binding without…

5 yesterday A 108 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Execute tasks.md in dependency order, producing real code — delegating implementation discipline to verify-before-implement, commit messages to git-commits, and a final safety-net review to pre-pr-review, instead of reimplementing any of their rules. Runs stories sequentially by default, or in parallel across…

5 yesterday A 139 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Generate or update a technical implementation plan (plan.md) from an approved REASONS specification, enforcing verified project context, two-gate Constitution Check, convention enforcement, and the Safe Deferral rule for phased work; when a plan-reviewer agent is requested, generate compatible definitions for both…

5 yesterday A 70 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Generate or update a governed, implementation-ready specification from a PRD, document, file reference, or free-form text using SPDD and the REASONS Canvas; when support agents are requested, generate compatible definitions for both Kiro CLI and Claude Code.

5 yesterday A 57 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Decompose an approved technical plan (plan.md) into an executable, user-story-organized task list (tasks.md) — Setup, Foundational, one phase per user story in priority order with a mandatory closure checkpoint, then Polish. Enforces the Safe Deferral rule from spec-kit-generate-plan and traceability to…

5 yesterday A 98 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Detect drift between spec.md/plan.md/tasks.md and their recorded state.json fingerprints — mechanical hash comparison plus best-effort structural localization by stable ID — and recommend which upstream spec-kit skill to re-invoke, one hop at a time. Never edits spec.md, plan.md, or tasks.md itself; that stays each…

5 yesterday A 145 tokens original MIT

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Analyze and implement code changes with strict verification protocol. Use when implementing features, fixing bugs, or modifying existing code. Enforces reality-checking against actual codebase, contracts, and specs before making changes. Prevents assumption-based development and invented parameters/entities.

5 yesterday A 56 tokens original MIT