Find the perfect skill
Creating a Service (Effect v4)
Development
Creating services with Context.Service, IdentityComposer keys, and Layer composition.
Skrift Form System
Development
Pydantic-backed forms with CSRF protection, template rendering, and hook integration.
Atomic Commit
Development
Analyze uncommitted changes and make atomic commits following project conventions.
Integrate Claude Skill into Project Guidelines
Development
Adapt and integrate a Claude global skill into your project's development guidelines, not directly into project code.
Memory Decide
Development
Creates Architecture Decision Records (ADRs) to document significant technical choices. Use it when you need to record the rationale behind a design or architecture decision, including context, options considered, and the chosen approach. It stores records in a structured markdown format in the project's memory system for future reference.
Restore Context Manager
Development
Manage restore context files so skills can survive /clear and /compact. Supports write, delete, check, or list actions.
Runway Common Errors
Development
Implementation patterns for Runway common errors in AI video generation. Use when working with Runway API for video generation tasks.
Code Review Scripts
Development
Standalone code review agent for R, Stata, Python, Julia scripts. Checks code quality, reproducibility, figures, and polish.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling. Use for slow API responses and improving request throughput.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition. Includes code examples and Tailwind customization.
Cloud Sandbox Command Execution
Development
Execute a single command in an ephemeral sandbox on the Agentuity cloud platform. The sandbox is provisioned with specified runtime, resources, and environment variables, runs the command, and is then destroyed. This is ideal for testing scripts or running isolated tasks without permanent infrastructure.
Skill Creator
Development
Generate new skills for your agent by packaging repeatable tasks into a structured format. Use this skill when you need to teach the agent a custom workflow, such as writing SQL or fixing CSS.