rolecraft-sh

81 mods across 4 repositories, 81 stars between them.

rolecraft-sh/skills

Skill Claude CodeCodex

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic version bump, tagging, or writing a changelog.

2 15d ago A 60 tokens copy · 94% MIT

grill-me

50

rolecraft-sh/skills

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

2 15d ago A 14 tokens original MIT

grill-with-docs

51

rolecraft-sh/skills

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2 15d ago A 30 tokens original MIT

handoff

52

rolecraft-sh/skills

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

2 15d ago A 19 tokens copy · 89% MIT

idea-refine

53

rolecraft-sh/skills

Skill Claude CodeCodex

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or…

2 15d ago A 75 tokens copy · 94% MIT

implement

54

rolecraft-sh/skills

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

2 15d ago A 16 tokens copy · 94% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2 15d ago A 52 tokens copy · 86% MIT

interview-me

56

rolecraft-sh/skills

Skill Claude CodeCodex

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until 95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me"…

2 15d ago A 108 tokens copy · 98% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.

2 15d ago A 66 tokens copy · 98% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or when profiling reveals bottlenecks.

2 15d ago A 59 tokens original MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2 15d ago A 56 tokens copy · 97% MIT

prototype

60

rolecraft-sh/skills

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2 15d ago A 39 tokens copy · 78% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

2 15d ago A 67 tokens copy · 91% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

2 15d ago A 57 tokens copy · 94% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Guide for implementing smooth, native-feeling animations using React's View Transition API ( component, addTransitionType, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components…

2 15d ago A 127 tokens original MIT

research

64

rolecraft-sh/skills

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2 15d ago A 49 tokens copy · 92% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

2 15d ago B 48 tokens copy · 100% MIT

shipping-and-launch

67

rolecraft-sh/skills

Skill Claude CodeCodex

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

2 15d ago A 45 tokens copy · 97% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

2 15d ago A 40 tokens copy · 80% MIT

rolecraft-sh/skills

Skill Claude CodeCodex

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

2 15d ago A 43 tokens copy · 98% MIT

Task Decomposer

70

rolecraft-sh/skills

Skill Claude CodeCodex

Use when the user has a large, complex, or ambiguous request that needs to be broken down into smaller, actionable steps for AI assistance. Helps users structure prompts, manage context window limits, plan multi-session work, and get better results from AI coding agents. Also for 'too complex', 'where do I start'…

2 15d ago A 102 tokens original MIT

tdd

71

rolecraft-sh/skills

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2 15d ago A 33 tokens copy · 95% MIT

teach

72

rolecraft-sh/skills

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

2 15d ago A 15 tokens copy · 91% MIT