skill-auditor
Audit installed skills across project, global, and plugin levels. Lists skills with line counts, identifies improvement opportunities (conciseness, clarity, overlap, token waste). Use when reviewing skill quality, finding bloated skills, or optimizing token budgets.
fluff-detector
Detect human-oriented content in LLM artifacts. Flags attribution, personas, redundant explanations, marketing language, and decorative elements that waste tokens without improving LLM behavior.
claude-headless-mode
Guide for using claude CLI in headless mode with --print, output formats, and JSON schema
add-config-field
Add new field to .agents.yml config schema (updates init.md templates, version, migration)
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.
code-story
Narrative templates for git history documentation. Used by /git:code-story command.
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>".
plan-exit-review
>
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.
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.
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.
fix-decision-router
Post-documentation decision menu for fix-reporter. Routes to critical patterns, skill updates, cross-references, or discovery enablement.
fix-reporter
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
frontend-css-patterns
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
frontend-design-philosophy
Design thinking principles for distinctive interfaces. Covers aesthetic direction, anti-patterns, and avoiding generic AI-generated aesthetics.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Includes framework-specific guidance for Tailwind, React, Vue, and Rails/Hotwire ecosystems.
git-researcher
Analyze git history to trace code evolution, identify contributors, and understand commit patterns. Use for archaeological analysis of repositories. Triggers on git history, blame analysis, code evolution, contributor mapping, commit patterns.
git-worktree
Manage git worktrees for parallel development. Use when the user wants to work on multiple branches simultaneously, create isolated environments for features/fixes, or clean up completed worktrees.
harness-engineering
Repository structure methodology for maximum AI agent effectiveness. Three pillars — context engineering (repo as knowledge product), architectural constraints (deterministic enforcement), garbage collection (active entropy fighting). Use when setting up repos for AI development, diagnosing repeated agent failures, writing AGENTS.md, or designing CI gates and structural tests.
hierarchical-agents
Generate hierarchical AGENTS.md structure for codebases to optimize AI agent token usage. Use when creating AGENTS.md files, documenting codebase structure, setting up agent guidance, organizing project documentation for AI tools, implementing JIT indexing, or working with monorepos that need lightweight root guidance with detailed sub-folder documentation. Covers repository analysis, root AGENTS.md generation, sub-folder AGENTS.md creation, and token-efficient documentation patterns.
init-agents-config
Generate .agents.yml config from user answers. Provides tech stack templates for Rails, Python, Node, and Generic projects.
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.
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.
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.
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.
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.
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.
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.
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.
Page 681 of 1486 · 74267 results
