Instructions file
Claude Code instructions for ronnycoding/.claude, covering claude.md, repository overview, setup (new machine), development methodologies and key architecture.
Instructions file
Claude Code instructions for ronnycoding/.claude, covering claude.md, repository overview, setup (new machine), development methodologies and key architecture.
Command
Define project architecture with technology stacks, domain separation, and interconnection patterns.
Command
BMAD Master Orchestrator — runs the full BMAD development pipeline from product brief to done, fully autonomous. Loops dev→review(Opus)→fixes per story until sprint-status shows all done. Parallel execution within dependency tiers. Use when the user says "bmad master", "run full bmad", or "start bmad master".
Command
Scaffold GitHub Actions + Terraform IaC for a chosen cloud provider, with keyless OIDC auth, remote state, and plan-on-PR / apply-on-main pipelines.
Command
Run parallel specialized PR reviews (Opus 4.6 for security/architecture, Sonnet 4.6 for the rest).
Command
You are an AI assistant tasked with creating well-structured GitHub issues for feature requests, bug reports, or improvement ideas, with the capability to decompose complex issues into manageable sub-issues that can be assigned to different team members or agents.
Command
You are an AI assistant that reads a merge plan from a GitHub issue or markdown file, processes each PR in order (checkout, merge, run Chrome DevTools MCP tests), and creates a "Manual Testing" issue for scenarios that cannot be automated.
Command
Define MVP requirements by exploring technical documentation through NotebookLM, clarifying scope interactively, and documenting capabilities-focused requirements.
Command
Generate comprehensive research reports using NotebookLM with support for multiple sources and output formats.
Command
You are an AI assistant tasked with creating exceptional GitHub pull requests that follow best practices and project conventions. Your goal is to generate comprehensive PR content that facilitates effective code review and maintains project quality.
Command
Generate effective, well-structured prompts using advanced prompt engineering techniques.
Command
Resolve a GitHub issue end-to-end by decomposing it, dispatching specialist subagents in parallel dependency tiers, integrating, and opening a PR.
Command
You are an AI assistant specialized in creating engaging, viral-ready TikTok dialogue scripts for tech news content in a NEWS REPORT format. Your scripts should be informative, comprehensive, and optimized for 90-120 second videos that cover multiple related stories in one cohesive narrative.
Command
Comprehensive issue tracking with agent orchestration support.
Command
Create BDD user stories with Gherkin syntax and add to GitHub Projects.
Command
Iterate through a GitHub Projects priority board, resolve epics in priority order by working sub-issues in parallel, and create PRs for each.
Skill Claude CodeCodex
This skill calculates key financial ratios and metrics from financial statement data for investment analysis.
Skill Claude CodeCodex
Search existing components before creating new ones. When a new component is unavoidable, design it for future reuse with proper props, composition, and placement in shared directories. Use when building UI, creating React/Vue/Svelte/Angular/SwiftUI components, adding buttons/forms/cards/modals/tables, scaffolding…
Skill Claude CodeCodex
Guide for connecting MCP (Model Context Protocol) servers to Claude Code with HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security. Use when the user wants to connect MCP servers, add integrations, configure external services, or mentions MCP…
Skill Claude CodeCodex
Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and publishing. Use when the user wants to create plugins, distribute skills/agents, build marketplaces, or mentions…
Skill Claude CodeCodex
Guide for creating custom Claude Code slash commands with proper structure, argument handling, frontmatter configuration, and best practices. Use when the user wants to create slash commands, custom commands, reusable prompts, or mentions creating/designing/building commands.
Skill Claude CodeCodex
Guide for creating Claude Code hooks with proper configuration, shell commands, event handling, and security practices. Use when the user wants to create hooks, automate workflows, add event handlers, format code automatically, protect files, log actions, or mentions creating/configuring/building hooks.
Skill Claude CodeCodex
Guide for creating well-structured Claude Code skills with proper YAML frontmatter, focused descriptions, and supporting files. Use when the user wants to create a new skill, build a custom skill, extend Claude's capabilities, or mentions creating/designing/building skills.
Skill Claude CodeCodex
Guide for creating specialized Claude Code subagents with proper YAML frontmatter, focused descriptions, system prompts, and tool configurations. Use when the user wants to create a new subagent, custom agent, specialized AI assistant, or mentions creating/designing/building agents or subagents.