carmandale

carmandale

@carmandale

GitHub
36 Skills
72 Total Stars
February 2026 Joined

Public Skills

cloudflare-deploy

by carmandale

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

API Dev 2 3mo ago

agent-native-reviewer

by carmandale

Reviews code to ensure agent-native parity — any action a user can take, an agent can also take. Use after adding UI features, agent tools, or system prompts.

Agents 2 3mo ago

ankane-readme-writer

by carmandale

Creates or updates README files following Ankane-style template for Ruby gems. Use when writing gem documentation with imperative voice, concise prose, and standard section ordering.

Code Gen 2 3mo ago

code-simplicity-reviewer

by carmandale

Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.

Agents 2 3mo ago

every-style-editor-2

by carmandale

Reviews and edits text content to conform to Every's editorial style guide. Use when written content needs style compliance checks for headlines, punctuation, voice, and formatting.

Design 2 3mo ago

data-integrity-guardian

by carmandale

Reviews database migrations, data models, and persistent data code for safety. Use when checking migration safety, data constraints, transaction boundaries, or privacy compliance.

Code Review 2 3mo ago

feature-video

by carmandale

Record a video walkthrough of a feature and add it to the PR description

Agents 2 3mo ago

figma-design-sync

by carmandale

Detects and fixes visual differences between a web implementation and its Figma design. Use iteratively when syncing implementation to match Figma specs.

Agents 2 3mo ago

data-migration-expert

by carmandale

Validates data migrations, backfills, and production data transformations against reality. Use when PRs involve ID mappings, column renames, enum conversions, or schema changes.

Code Review 2 3mo ago

framework-docs-researcher

by carmandale

Gathers comprehensive documentation and best practices for frameworks, libraries, or dependencies. Use when you need official docs, version-specific constraints, or implementation patterns.

API Dev 2 3mo ago

git-history-analyzer

by carmandale

Performs archaeological analysis of git history to trace code evolution, identify contributors, and understand why code patterns exist. Use when you need historical context for code changes.

Debugging 2 3mo ago

deepen-plan

by carmandale

Enhance a plan with parallel research agents for each section to add depth, best practices, and implementation details

Academic 2 3mo ago

architecture-strategist

by carmandale

Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors.

Code Review 2 3mo ago

julik-frontend-races-reviewer

by carmandale

Reviews JavaScript and Stimulus code for race conditions, timing issues, and DOM lifecycle problems. Use after implementing or modifying frontend controllers or async UI code.

Code Gen 2 3mo ago

best-practices-researcher

by carmandale

Researches and synthesizes external best practices, documentation, and examples for any technology or framework. Use when you need industry standards, community conventions, or implementation guidance.

Academic 2 3mo ago

kieran-python-reviewer

by carmandale

Reviews Python code with an extremely high quality bar for Pythonic patterns, type safety, and maintainability. Use after implementing features, modifying code, or creating new Python modules.

Code Gen 2 3mo ago

bug-reproduction-validator

by carmandale

Systematically reproduces and validates bug reports to confirm whether reported behavior is an actual bug. Use when you receive a bug report or issue that needs verification.

Code Review 2 3mo ago

kieran-rails-reviewer

by carmandale

Reviews Rails code with an extremely high quality bar for conventions, clarity, and maintainability. Use after implementing features, modifying code, or creating new Rails components.

Code Gen 2 3mo ago

resolve_todo_parallel

by carmandale

Resolve all pending CLI todos using parallel processing

Code Review 2 3mo ago

kieran-typescript-reviewer

by carmandale

Reviews TypeScript code with an extremely high quality bar for type safety, modern patterns, and maintainability. Use after implementing features, modifying code, or creating new TypeScript components.

Code Gen 2 3mo ago

deployment-verification-agent

by carmandale

Produces Go/No-Go deployment checklists with SQL verification queries, rollback procedures, and monitoring plans. Use when PRs touch production data, migrations, or risky data changes.

CI/CD 2 3mo ago

pattern-recognition-specialist

by carmandale

Analyzes code for design patterns, anti-patterns, naming conventions, and duplication. Use when checking codebase consistency or verifying new code follows established patterns.

Agents 2 3mo ago

learnings-researcher

by carmandale

Searches docs/solutions/ for relevant past solutions by frontmatter metadata. Use before implementing features or fixing problems to surface institutional knowledge and prevent repeated mistakes.

Database 2 3mo ago

schema-drift-detector

by carmandale

Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations. Use when reviewing PRs with database schema changes.

Code Review 2 3mo ago

lint

by carmandale

Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.

Code Review 2 3mo ago

security-sentinel

by carmandale

Performs security audits for vulnerabilities, input validation, auth/authz, hardcoded secrets, and OWASP compliance. Use when reviewing code for security issues or before deployment.

Code Review 2 3mo ago

performance-oracle

by carmandale

Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.

Code Review 2 3mo ago

design-implementation-reviewer

by carmandale

Visually compares live UI implementation against Figma designs and provides detailed feedback on discrepancies. Use after writing or modifying HTML/CSS/React components to verify design fidelity.

Agents 2 3mo ago

spec-flow-analyzer

by carmandale

Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation.

Auth 2 3mo ago

pr-comment-resolver

by carmandale

Addresses PR review comments by implementing requested changes and reporting resolutions. Use when code review feedback needs to be resolved with code changes.

Code Review 2 3mo ago

design-iterator

by carmandale

Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't coming together after 1-2 attempts, or when user requests iterative refinement.

Agents 2 3mo ago

dhh-rails-reviewer

by carmandale

Brutally honest Rails code review from DHH's perspective. Use when reviewing Rails code for anti-patterns, JS framework contamination, or violations of Rails conventions.

API Dev 2 3mo ago

aligner

by carmandale

This skill should be used when creating visual diagrams, flowcharts, or architecture visualizations that benefit from user feedback. It enables a visual feedback loop where the agent generates JSON diagrams, users edit them visually in a browser, and the agent reads back comments and changes. Triggers on requests like "draw a diagram", "create a flowchart", "visualize this flow", "let me see this visually", or when planning complex workflows that would benefit from visual iteration with the user.

Auth 2 3mo ago

rp-cli-investigate

by carmandale

"Deep investigation workflow using rp-cli and RepoPrompt's context builder. Use when investigating bugs, understanding codebases, or tracing issues through complex systems. CRITICAL: Do not timeout rp-cli commands."

CLI Tools 2 3mo ago

railway

by carmandale

"Deploy and troubleshoot Railway projects via the railway CLI. This skill should be used when deploying code, checking deployment status, viewing build/deployment logs, diagnosing failed deployments, managing environment variables, or debugging Railway services. Triggers on: deploy to railway, railway logs, deployment failed, check railway status, railway troubleshoot."

CLI Tools 2 3mo ago

llm-council

by carmandale

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.

Automation 2 4mo ago