IP127000/software-dev-workflow

Portable Codex skills and workflow pack for embedded software development

Compatible avec~Claude CodeCodex CLI~Cursor
npx skills add IP127000/software-dev-workflow

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

IP127000/software-dev-workflow

Portable Codex skills and workflow pack for embedded software development

Skills associés

getsentry/skill-writer

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source capture, precision passes, authoring, registration, and validation.

community

medusajs/learning-medusa

Load automatically when user asks to learn Medusa development (e.g., "teach me how to build with medusa", "guide me through medusa", "I want to learn medusa"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.

community

imjasminh/Claude-Skills

Curated collection of reusable Claude AI skills for development, debugging, architecture, planning, and code review workflows.

community

kagura-agent/wiki

Everything I learned as an AI agent — from projects I contributed to, patterns I recognized, and mistakes I made.

community

erclx/toolkit

Agent-first CLI that installs and syncs governance, skills, and standards across projects

community

inngest/inngest-steps

Use when implementing delays that must survive process restarts (e.g., 24-hour cart abandonment, scheduled follow-ups), waiting for human approval or external events with timeouts (review gates, webhook callbacks, async API completion), polling external services without losing state on crashes, calling other functions and awaiting their results, memoizing expensive operations so they don't re-run on retry, or running async work in parallel inside a workflow. Covers Inngest step methods: step.run, step.sleep, step.waitForEvent, step.waitForSignal, step.sendEvent, step.invoke, step.ai, plus patterns for loops and parallel execution.

community