Loading...
Loading...
Found 48002 skills
venikman
Initializes a Domain-Driven Design bounded context skeleton in the runtime/contexts directory for structured application development.
WebSmartTeam
Builds secure contact forms with AWS SES, reCAPTCHA v3, and Zod validation, sending dual emails (owner and customer) for various form triggers.
luiszkm
Applies Role-Based Access Control (RBAC) across route, menu, and UI layers using feature keys for permission management.
WebSmartTeam
Applies frontend standards for React/Next.js/Tailwind projects, ensuring performance (LCP <2.5s), accessibility, and modern CSS patterns.
WebSmartTeam
Executes single build phases for SaaS platforms with fresh context, preventing context rot. Designed for projects requiring database, auth, and payment systems.
leynos
Generates structured debugging plans via hypothesis formation and falsification, producing a document for another agent to execute.
hyz0906
Automates resolution of missing header file errors in C/C++ projects by locating headers and adding appropriate include paths.
hyz0906
Automatically resolves 'undeclared identifier' errors in code by adding missing declarations.
venikman
Automates creation of new skills with required files (SkillSpec, SKILL.md, code stub, fixtures, test harness) and updates inventory/index.
venikman
Creates a new agent session record using a deterministic naming convention for reliable session identification and management.
hyz0906
Automates correction of type mismatch errors by inserting appropriate type casts or conversions in code.
hyz0906
Automatically repairs common build errors in C++, Rust, and Java projects using build systems like CMake and Make.
WebSmartTeam
Guides new feature implementation through a 7-phase workflow from discovery to review, covering components, APIs, and system extensions.
griffnb
Adds data-slot attributes to components for CSS targeting and slot documentation.
WebSmartTeam
Configures Supabase authentication with single callback URL pattern, handling redirect URLs and auth flows like signup, recovery, and email change.
WebSmartTeam
Troubleshoots and resolves Next.js 404 errors from async params, localStorage SSR issues, and domain configuration mismatches in Next.js 15/16.
wendleyw
Integrates Miro SDK v2 for programmatic board manipulation, shape/text creation, and database synchronization to implement collaborative features.
unfrgivn
Provides a turn-based battle system implementation with top HUD and bottom command interface for game development.
unfrgivn
Enables end-to-end testing of Godot 4.5 projects using the GUT testing framework.
unfrgivn
Enables end-to-end testing in Godot projects using the GdUnit4 testing framework.
kimasplund
Enables step-by-step problem solving with self-reflection and backtracking to correct errors, ideal for debugging and logical reasoning in software development.
VectorInstitute
Provides conventions for resolving Git merge conflicts in dependency and lock files, ensuring consistent conflict resolution.
venikman
Generates FPF-compliant agent skills adhering to the Strict E.8 format specification.
xpepper
Guides users through Test-Driven Development (TDD) practice, including the red-green-refactor cycle and kata workflow orchestration for effective coding.