By alteredcraft
Generate markdown journals from Claude Code activity data, summarizing accomplishments, decisions, and progress over daily or weekly periods with day-by-day breakdowns. Initiate autonomous development tasks using the Ralph method: conduct requirements interviews, decompose jobs-to-be-done, create project specs, plan implementation, and set up git branches.
npx claudepluginhub alteredcraft/claude-code-plugins --plugin ac-dev-toolsAn agent to journal developer activity over a specified time period.
Set up a Ralph Wiggum task - runs Phase 1 (requirements interview) and Phase 2 (implementation planning), then stops with instructions to run the building loop. Creates namespaced specs in specs/[task-name]/.
A collection of plugins for Claude Code.

These plugins are developed by AlteredCraft, a publication exploring AI-assisted development and the evolving craft of software engineering. Subscribe to follow along.
# Add the marketplace
/plugin marketplace add AlteredCraft/claude-code-plugins
# Install a plugin
/plugin install <plugin-name>@alteredcraft-plugins
Note: You can also browse and install plugins directly in the Claude Code UI using the /plugin command.

For more details, see the Claude Code Plugins documentation.
An artifact-driven development workflow inspired by Google Antigravity. Adds a /ac-artifact-workflow:build command that guides you through interrogation, planning, and execution phases with persistent artifacts for task lists, implementation plans, and walkthroughs.
/plugin install ac-artifact-workflow@alteredcraft-plugins
❗ Restart claude
/ac-artifact-workflow:build --help
A structured product consultation workflow that helps refine project ideas into fully-formed design specifications through strategic questioning and iterative refinement.
/plugin install ac-ideation@alteredcraft-plugins
❗ Restart claude
/ac-ideation:dev-product-brainstorm <your project idea>
Developer tools with skills for journaling, productivity, and autonomous development workflows.
/plugin install ac-dev-tools@alteredcraft-plugins
❗ Restart claude
Skills:
journal - Synthesizes Claude Code activity data into meaningful journal entries
I want to journal the work I did today
ralph-method - Sets up autonomous coding tasks using the Ralph Wiggum methodology (requirements interview + implementation planning), then hands off to a building loop
Skill(ac-dev-tools:ralph-method) add-user-authentication
Document generation tools for creating professional presentations, QR codes, and other formatted output.
/plugin install ac-document-gen@alteredcraft-plugins
❗ Restart claude
Skills:
powerpoint - Create professional PowerPoint presentations with custom styling
ac-document-gen:powerpoint
qr-code - Generate QR codes (SVG/PNG/EPS/PDF) from URLs, text, or other data
ac-document-gen:qr-code
MIT
Share bugs, ideas, or general feedback.
Artifact-driven development workflow inspired by Google Antigravity. Produces task lists, implementation plans, and walkthroughs to keep you engaged during AI-assisted development.
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation
Agent Alchemy Dev Tools — dev utilities, debugging, and workflow enhancements
The development-workflow plugin for Claude Code — 35 skills organized around a 6-phase workflow (Think → Review → Build → Ship → Maintain → Setup), 24 agents, and an interactive setup wizard for rules, modes, hooks, and MCP servers.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Personal Corp framework: run your business with AI agents through GitHub