ruby-coder
This skill guides writing of new Ruby code following modern Ruby 3.x syntax, Sandi Metz's 4 Rules for Developers, and idiomatic Ruby best practices. Use when creating new Ruby files, writing Ruby methods, or refactoring Ruby code to ensure adherence to clarity, simplicity, and maintainability standards.
style-writer
|
rubocop-fixer
Use when fixing Rubocop violations. Runs Rubocop to identify issues, applies fixes following project conventions, and explains non-obvious corrections.
rspec-coder
Write RSpec tests for Ruby and Rails applications. Use when creating spec files, writing test cases, or testing new features. Not for Minitest — use minitest-coder instead. Covers RSpec syntax, describe/context organization, subject/let patterns, fixtures, mocking with allow/expect, and shoulda matchers.
rails-tiptap-autosave
Use when adding Tiptap rich text editing with debounced autosave to Rails models. Stores markdown in text columns (not ActionText). Triggers on rich text editor, Tiptap, autosave, inline editing, or markdown content fields. Not for ActionText or basic textarea inputs.
privacy-reviewer
Review PII handling, encryption, and GDPR/CCPA compliance in Rails applications.
performance-reviewer
Analyze Rails code for performance issues, optimize queries, identify bottlenecks, and ensure scalability. Apply after implementing features or when performance concerns arise.
devops-simplicity-checker
Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations.
mermaid-builder
Expert guidance for creating syntactically correct Mermaid diagrams. Use when creating flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, ER diagrams, or data lineage visualizations.
plan-builder
Write implementation plans with appropriate templates based on complexity. Use when planning features or changes. Provides minimal, standard, and full templates for different scope levels.
meta-optimizer
Create optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generate compelling, keyword-rich metadata.
narrative-builder
Transform lessons and insights into compelling short stories with tension, conflict, and clear takeaways. Use when turning a business lesson into a story, writing narrative social posts, or making dry insights engaging through storytelling. Includes story arc templates and micro-story formats for social content.
newsletter
Create engaging newsletter editions with proven structures, subject lines, and content formats. Use when writing a weekly or monthly newsletter, need email content that gets opened and read, or building an audience through email. Supports curator, educator, and thought leader archetypes.
frontend-css-patterns
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
outreach-templates
Copy-paste templates for cold outreach, guest posts, podcast pitches, and link building. Use when doing guest post pitching, cold email outreach, podcast booking, or link building campaigns. Includes follow-up sequences and personalization frameworks.
plg-ai-funnel
Framework for Product-Led Growth in the AI agent era. Use when optimizing how AI agents discover and recommend your product, designing self-service activation flows, or building documentation for AI-driven discovery. Covers the agent query to recommendation funnel.
fix-reporter
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
fix-decision-router
Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.
docs-researcher
Fetch and summarize API documentation from official sources before implementation. Covers Rails, Tailwind, external libraries, and gem source exploration. Triggers on fetch docs, API reference, library documentation, check docs, read documentation.
design-tool-picker
Help choose the right design tool based on your current task. Use when unsure whether to use frontend-design, ui-ux-designer, visual-validator, or ui-code-auditor.
create-adr
Create Architecture Decision Records (ADRs) to document significant technical decisions, their context, alternatives considered, and consequences. Use when making architectural choices, selecting libraries/frameworks, or designing system components.
plan-exit-review
>
config-reader
Read project config from .agents.yml and .agents.local.yml with local overrides. Supports dot notation for nested fields. Invoke with args "<field> <default>".
code-story
Narrative templates for git history documentation. Used by /git:code-story command.
positioning-angles
Find the angle that makes something sell. 24 frameworks to surface differentiated hooks before you write a word. Use when starting copy, ads, landing pages, or any persuasive content.
power-words
Enhance copy with emotional trigger words from 21 psychological categories. Use when headlines feel flat, CTAs lack urgency, copy needs more punch, or conversion rates are low. Transforms bland text into compelling, conversion-focused content.
cloudflare-worker
Build edge-first TypeScript applications on Cloudflare Workers. Covers Workers API, Hono framework, KV/D1/R2 storage, Durable Objects, Queues, and testing patterns. Use when creating serverless workers, edge functions, or Cloudflare-deployed services.
check-ci
This skill monitors PR CI checks by polling GitHub status until completion or timeout. Use when the user requests to check CI status, wait for CI to pass, monitor PR checks, or verify build status. Applicable for queries like "check my CI", "wait for CI to pass", "is my PR green", or "monitor CI checks".
blueprint-research
Research phase for blueprint workflow - toolbox resolution, lessons discovery, and parallel research agents
blueprint-execution
Execution phase for blueprint workflow - present options and delegate to appropriate commands
blueprint-discovery
Discovery phase for blueprint workflow - interview triggers, acceptance criteria, and feature classification
backlog-manager
Manage backlog items across multiple backends (GitHub Issues, Linear, Beads). Configure task_management in .agents.yml.
wrangler-coder
This skill guides Cloudflare Workers and Pages development with Wrangler CLI. Use when creating Workers, configuring D1 databases, R2 storage, KV namespaces, Queues, or deploying to Cloudflare Pages.
opentofu-coder
This skill guides writing Infrastructure as Code using OpenTofu (open-source Terraform fork). Use when creating .tf files, managing cloud infrastructure, configuring providers, or designing reusable modules.
query-expansion-strategy
Maximize AI visibility through query fan-out coverage. Use when planning content clusters, targeting LLM sub-questions, or expanding semantic keyword coverage to get cited by AI systems. Covers semantic variation analysis and sub-question targeting strategies.
retention-system
Design customer retention systems with health scoring, churn prediction, and proactive engagement workflows. Use when reducing churn or maximizing LTV.
sales-page
Create high-converting sales pages by orchestrating competitive research, positioning, copywriting, and offer design. Use when building a sales page from scratch, launching a product, or need a complete sales page blueprint with copy, structure, and offer stack.
schema-architect
Design Schema.org structured data for AI extraction and rich results. Generate JSON-LD for organization, FAQ, HowTo, and article schemas.
seo-audit
Run SEO and GEO audits on URLs covering technical SEO, content quality, E-E-A-T signals, and AI citation readiness. Use when evaluating search performance or diagnosing ranking issues.
seo-content
Create SEO-optimized content that ranks AND reads like a human wrote it. Takes a target keyword/cluster and produces publication-ready articles. Includes AI-detection avoidance patterns and E-E-A-T signals.
analyst-positioning
Position team members as industry analysts and experts for AI credibility and citation authority. Use when building thought leadership profiles, creating expert entity signals for E-E-A-T, or establishing personal brands that AI systems recognize and cite as authorities.
behavioral-seo
Optimize for behavioral SEO signals including CTR, dwell time, and engagement metrics. Use when diagnosing low click-through rates, improving dwell time, optimizing for Bing behavioral factors, or improving user engagement signals that affect search rankings.
onepassword-cli-coder
This skill guides integrating 1Password CLI (op) for secret management in development workflows. Use when loading secrets for infrastructure, deployments, or local development.
buyer-journey-mapper
Create persona x journey grids for AEO content strategy. Use when mapping content to buyer stages, planning question-based content for AI citations, or building a content matrix that covers all personas across awareness, consideration, and decision stages.
infra-security-review
Security patterns and checklists for reviewing Infrastructure-as-Code. Covers Terraform/OpenTofu state, secrets, network, compute, database, and storage security.
hetzner-coder
This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
digitalocean-coder
This skill guides writing DigitalOcean infrastructure with OpenTofu/Terraform. Use when provisioning Droplets, VPCs, Managed Databases, Firewalls, or other DO resources.
devops-verifier
Verify DevOps/infrastructure code against best practices, security, simplicity, and documentation standards. Use after implementing or before shipping infrastructure changes.
init-agents-config
Generate .agents.yml config from user answers. Provides tech stack templates for Rails, Python, Node, and Generic projects.
pm-customer-interviews
Customer interview question bank and synthesis templates for product discovery.
Page 866 of 1704 · 85193 results
