Find the perfect skill
Dev Workflow Orchestrator
Development
Full feature development pipeline: explore, design, PRD, implement, review, and create PR. Chains sub-skills automatically.
Trust & Reliability Animation
Development
Create animations that build user confidence and reliability through controlled, predictable motion principles.
Modern UI/UX Guide - Minimal Clean Design
Development
Provides UI/UX guidance and reviews focused on modern minimal design. Use it for actionable recommendations on layout, hierarchy, iconography, and CRAP principles, and to analyze existing interfaces with prioritized fixes.
Sharding Strategies for Multi-Tenant Databases
Development
Covers horizontal scaling patterns for multi-tenant databases, including shard key selection, consistent hashing, and shard management.
Slash Commands Manager
Development
Branch skill for creating, adapting, and improving slash commands for Claude Code. Covers command structure, $ARGUMENTS, multi-phase workflows, and validation.
External Skill Feasibility Scorecard
Development
Produces a four-axis scorecard (operability, assessability, traceability, refereeability) estimating how well an external skill could be mirrored in Foundry.
Global Conventions
Development
Follow project-wide development conventions including project structure, documentation, version control, environment configuration, and dependency management.
Code and PR Review
Development
Code and pull request review methodology: priorities, severity levels, and structured output format.
Lint all code
Development
Runs the full linter for Rust and JS/TS code. Use before opening a PR when Rust code was changed.
Retroactive Evaluation Coverage Audit
Development
Retroactively audit an executed AI phase's evaluation coverage, score each dimension, and produce an actionable review with remediation plan.
Create Slash Command Guide
Development
Provides a structured guide for creating custom slash commands in Claude Code. Covers file locations (project and personal), argument handling (no args, $ARGUMENTS, positional $1/$2/$3), and optional frontmatter configuration for tools and model. Useful when you need to design reusable prompts invoked with /command-name syntax.
Semantic File Search with Vexor
Development
Guidance for using Vexor, a vector-powered CLI for semantic file search, compatible with Claude and Codex.