Find the perfect skill
TypeScript Strict Patterns and Best Practices
Development
Comprehensive guide to strict TypeScript patterns including const types, flat interfaces, type guards, and avoiding 'any'. Covers best practices for better code maintainability and type safety.
VCF Alias for vc-phase-loop
Development
Thin alias for vc-phase-loop. Use when the user invokes 'vcf:' for fully hands-off execution.
Factory Code Expert
Development
Factory Code is Anthropic's terminal-based agentic coding tool that combines planning, execution, and validation. This skill covers installation, configuration, slash commands, Agent Skills, MCP servers, hooks, plugins, troubleshooting, and enterprise deployment. It helps users get started, optimize workflows, and integrate with IDEs and CI/CD pipelines.
Type Registry Standards
Development
Guidelines for type definitions, naming conventions, and file organization in the Eyas type registry.
Vector Icon Libraries Guide
Development
Vector icon libraries ecosystem guide covering 10+ major libraries with 200K+ icons, including React Icons, Lucide, Tabler, Iconify, and more, with implementation patterns and decision trees.
Commit Message Generation
Development
Generate a commit message from staged changes following the repo's commit convention, including gitmoji, type, and scope.
Monorepo Architect
Development
Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development.
Rigorous Code Review of Uncommitted Changes
Development
Perform a thorough senior-level code review of uncommitted changes, analyzing architecture, security, and best practices. Embeds assumptions inline and proposes a plan for approval before any edits.
Lint modified files in Ray
Development
Run pre-commit and Ruff on modified files, handle remaining errors and exclusions.
/find-skill — Match prompt to best skill
Development
Analyzes user prompts and matches them to the most relevant skills in the repository using keyword extraction and matching rules.
ADR Compliance Review
Development
Review code changes against accepted Architecture Decision Records to detect violations, drift, and non-compliance.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.