DanielPodolsky/ownyourcode

Claude Code workflow for AI-mentored development. Work efficiently with Spec-Driven Development and the 6 Gates. Built to fight cognitive offloading — for developers using AI to grow and maintain ownership.

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

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Transforms completed work into powerful resume bullet points with action verbs, technical context, and quantified impact. Use when completing tasks, updating portfolio, or preparing job applications.

276 2mo ago A 38 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Transforms completed work into STAR interview stories (Situation, Task, Action, Result). Use when completing tasks, preparing for behavioral interviews, or documenting achievements.

276 2mo ago A 35 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews accessibility including WCAG, ARIA, keyboard navigation. Use when junior builds forms, buttons, modals, interactive elements, or asks "is this accessible", "a11y", "screen reader".

276 2mo ago A 49 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews API design, REST conventions, and backend architecture. Use when junior builds API endpoints, Express routes, middleware, controllers, or asks "is this RESTful", "check my endpoint".

276 2mo ago A 44 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews schema design, SQL queries, ORM patterns. Use when junior creates schema, writes queries, adds migrations, works with Prisma/MongoDB/PostgreSQL, or asks "is this SQL safe", "N+1", "index".

276 2mo ago A 54 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Guides systematic debugging through Protocol D (READ, ISOLATE, DOCS, HYPOTHESIZE, VERIFY). Use when junior says "stuck", "not working", "broken", "bug", "error", "crashed", "failing", "can't figure out", or expresses frustration. Do NOT use for general questions.

276 2mo ago A 75 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Guides documentation standards including READMEs, JSDoc, and code comments. Use when writing documentation, adding comments, or explaining code. Enforces "WHY not WHAT" principle.

276 2mo ago A 44 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Background knowledge for code quality. Applied when reviewing naming conventions, DRY, SOLID, function size, refactoring, or when junior asks "is this clean", "code review", "better way".

276 2mo ago A 47 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Guides error handling for async operations and API calls. Use when junior asks "what if this fails", "handle errors", "try catch", "network error", or builds features with fetch, promises, or external services.

276 2mo ago A 53 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews React/Vue component architecture, state, and hooks. Use when junior builds components, forms, modals, uses useState, useEffect, adds state, or asks "is this good React".

276 2mo ago A 47 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews performance including N+1 queries, re-renders, scalability. Use when junior asks "is this performant", "will this scale", "too slow", or builds loops, large lists, pagination, caching.

276 2mo ago A 49 tokens original MIT

resistance-protocol

12

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Empathetic pushback when junior shortcuts learning. Activates on "just write the code", "do it for me", "skip this", "just fix it", "I don't have time", "too slow", or attempts to bypass the mentorship process.

276 2mo ago A 57 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews security including OWASP Top 10, input validation, auth. Use when junior builds login, authentication, stores passwords, handles user input, API keys, JWT tokens, or asks "is this secure".

276 2mo ago A 48 tokens original MIT

seo-fundamentals

14

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Reviews SEO including meta tags, semantic HTML, and Open Graph. Use when building public-facing pages, adding title/description tags, or optimizing for search engines.

276 2mo ago A 38 tokens original MIT

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Guides test strategy for unit, integration, and E2E testing. Use when junior asks "how do I test", "write tests", "what should I test", "test coverage", "mocking", or works with Vitest, Jest, Playwright. Provides testing pyramid and AAA patterns.

276 2mo ago A 67 tokens original MIT

error-handling-gate

16

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Verifies error handling including empty catch detection, user-friendly messages, and logging. WARNING gate triggered during /own:done flow.

276 2mo ago A 32 tokens original MIT

fundamentals-gate

17

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Verifies code quality including naming conventions, function size, and DRY principles. SUGGESTION gate that offers polish items during /own:done flow.

276 2mo ago A 38 tokens original MIT

ownership-gate

18

DanielPodolsky/ownyourcode

Skill Claude CodeCodex

Verifies junior truly understands code they wrote through line-by-line walkthrough. BLOCKING gate that must pass to complete any task. Triggered during /own:done flow.

276 2mo ago A 38 tokens original MIT