SebastianDevps

60 mods across 1 repository, 5 stars between them.

adr-review

25

SebastianDevps/agent007

Skill Claude CodeCodex

Review existing Architecture Decision Records. Flag ADRs whose aging signals may have triggered given current state. Categorizes each as valid / aged / superseded and suggests follow-up actions.

5 3mo ago A 38 tokens

adr-write

26

SebastianDevps/agent007

Skill Claude CodeCodex

Author an Architecture Decision Record (ADR). Captures decisions with implications beyond the current change — lasts months, affects multiple files, hard to reverse. Records context, alternatives considered, consequences, and aging signals so the decision can be revisited when conditions change.

5 3mo ago A 54 tokens

SebastianDevps/agent007

Skill Claude CodeCodex

4-phase loop-detection and recovery protocol. Fires when an agent detects it is stuck or repeating the same tool call with no progress — before tool-loop-detection circuit-breaks at 30 calls.

5 3mo ago A 46 tokens

brainstorming

28

SebastianDevps/agent007

Skill Claude CodeCodex

Socratic exploration of requirements before implementation. Refines spec through targeted questions. Use when user asks to 'explore options', 'refine requirements', or mentions 'unclear requirements'.

5 3mo ago A 41 tokens

changelog

29

SebastianDevps/agent007

Skill Claude CodeCodex

Generate structured changelog from git history. Groups commits by type, filters noise, produces Keep a Changelog format. Single source of truth — no /commands wrapper.

5 3mo ago A 36 tokens

commit

30

SebastianDevps/agent007

Skill Claude CodeCodex

Generate pipe-delimited commits: Tipo|IdTarea|YYYYMMDD|Descripción. Single source of truth — no /commands wrapper.

5 3mo ago A 30 tokens

consult-critique

31

SebastianDevps/agent007

Skill Claude CodeCodex

Planning-only adversarial-review fan-out for proposal critique. Reuses sdd-verify-diff's aggregator without entering the SDD pipeline. Outputs findings count + top blocking issues in plain prose.

5 3mo ago A 44 tokens

consult-decide

32

SebastianDevps/agent007

Skill Claude CodeCodex

Planning-only dual-blind-proposer for decision-between-options questions. Reuses sdd-debate's state machine without entering the SDD pipeline. Outputs a consensus / hybrid / divergence verdict in plain prose.

5 3mo ago A 45 tokens

deep-research

33

SebastianDevps/agent007

Skill Claude CodeCodex

Systematic 4-phase research methodology: Scope → Gather → Synthesize → Deliver. Single source of truth — no /commands wrapper.

5 3mo ago A 31 tokens

api-documentation

34

SebastianDevps/agent007

Skill Claude CodeCodex

Crear documentación de API: OpenAPI specs, guides, error catalogs. Use when user asks to 'document API', 'create API docs', 'generate OpenAPI spec', or 'write API guide'.

5 3mo ago A 44 tokens

SebastianDevps/agent007

Skill Claude CodeCodex

Dispatch one agent per independent problem domain so investigations run concurrently. Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

5 3mo ago A 39 tokens

a11y-contrast-check

36

SebastianDevps/agent007

Skill Claude CodeCodex

Statically check WCAG 2.2 AA color contrast in TS/TSX/CSS files. Detects Tailwind text/bg pairs and CSS color/background rules, fails build if ratio < 4.5:1 (normal) or < 3:1 (large).

5 3mo ago A 64 tokens

design-system-doc

40

SebastianDevps/agent007

Skill Claude CodeCodex

Generate canonical DESIGN.md (9-section schema) for the project. Drives consistency across components and onboarding.

5 3mo ago A 24 tokens

SebastianDevps/agent007

Skill Claude CodeCodex

Fetch a reference URL, extract its design tokens (colors, fonts, spacing, radii, shadows), and emit a W3C-format tokens file. Replaces vibes-based copying with a structured, auditable extraction.

5 3mo ago A 50 tokens

SebastianDevps/agent007

Skill Claude CodeCodex

Anti-convergence gate for visual work. Forces a real referent fetch + extreme style choice + state design + token declaration BEFORE any code. Default to this skill before any frontend builder task.

5 3mo ago A 43 tokens

frontend-design

43

SebastianDevps/agent007

Skill Claude CodeCodex

Diseña y construye interfaces frontend distintivas de alta calidad con pensamiento de diseño profesional. Use when user asks to 'design component', 'create interface', 'build landing page', or 'design dashboard'.

5 3mo ago A 44 tokens

gsap

44

SebastianDevps/agent007

Skill Claude CodeCodex

Official GSAP skill — core API, timelines, ScrollTrigger, plugins (Flip/SplitText/MorphSVG), React/Vue/Svelte integration, performance, utils. Use for any GSAP animation, scroll, or DOM motion task.

5 3mo ago A 51 tokens

ios-hig-mobile

45

SebastianDevps/agent007

Skill Claude CodeCodex

Mobile-first components following Apple HIG patterns adapted for web (React/Next/PWA). Tab bars, sheets, Dynamic Type, Safe Areas, haptics.

5 3mo ago A 38 tokens

SebastianDevps/agent007

Skill Claude CodeCodex

Revisa código NestJS + TypeORM siguiendo mejores prácticas, detecta vulnerabilidades OWASP y anti-patterns. Use when user asks to 'review code', 'audit module', or 'check security'.

5 3mo ago A 46 tokens

SebastianDevps/agent007

Skill Claude CodeCodex

Add barba.js page transitions integrated with GSAP. Workflow: install → entry init → default transition → named per-route → hooks.

5 3mo ago A 32 tokens