Blaine Richardson
Community@brrritscold · Cloud Nine
waffles!
Agent Skills by Blaine Richardson
Showing 26 vetted skills indexed across 1 GitHub repositories.
feature-delivery
Orchestrate end-to-end feature delivery across specialist agents in Claude Code.
stack-profile
Configure and override a project's technology stack via a .ai/stack-profile.md file.
devex
Automate local development environment setup with Docker containers and task runner commands.
code-connect-impl
Automate Figma Code Connect mapping files for React components.
principles-tdd
Implement test-driven development with conventions for unit, integration, and end-to-end tests.
handoff
Create a structured session summary from a markdown file using shell scripting.
technical-seo
Optimize web app SEO with metadata, structured data, sitemaps, and crawlable rendering.
git-workflow
Automate Git branching, commit conventions, and Pull Request processes.
project-management
Automate GitHub issue creation and management from implementation plans.
code-review
Review code diffs for correctness, security, performance, and principle violations.
figma-design-system
Automate design system creation and extract design tokens into tokens.json via Figma MCP.
autonomous-delivery
Automate GitHub issue lifecycle through a dispatch-review-merge loop.
threat-modeling
Develop threat models with STRIDE analysis and map risks to security controls.
pages-templates
Convert Figma design components into React routes and templates.
architecture
Design and review software architecture with C4 diagrams and ADRs.
principles-ddd
Apply Domain-Driven Design principles to enforce bounded contexts, aggregates, and domain events.
design-theming
Derive and apply design themes from a base token file with per-brand JSON overrides.
principles-dry-kiss
Detect duplicated code patterns and refactor according to DRY, KISS, YAGNI principles.
react-component-library
Generate a React component library from design tokens and Figma designs.
principles-pragmatic-solid
Apply pragmatic SOLID principles to design interfaces and implement dependency injection.
cloud-infra
Guide cloud platform selection and Infrastructure as Code setup for backend services.
ci-cd
Automate CI/CD pipeline creation and management with GitHub Actions.
data-modeling
Guide database store selection and schema design for DDD aggregates.
backend-service-patterns
Implement ports-and-adapters architecture for backend services in Go, Node/TypeScript, or Rust.