Loading...
Loading...
Found 48002 skills
kbrockhoff
Automates Git synchronization with remote repositories by intelligently selecting rebase or merge strategies based on push status.
kbrockhoff
Automates Git commits with conventional message validation, GPG signing, and automatic push to origin, ensuring secure and standardized version control.
CavellTopDev
Provides debugging patterns and tools for Cloudflare Workers to troubleshoot errors, check logs, and resolve production issues.
shvydak
Reviews codebases for Repository Pattern compliance and identifies architectural anti-patterns to enhance software design quality.
CavellTopDev
Enables development of edge functions for Cloudflare Workers, including API endpoints and request handling with bindings.
brianium
Sets up Sandestin framework in new projects, handling dispatch namespace creation and registry wiring for application/library integration.
laulauland
Provides TypeScript coding conventions, type definitions, and project setup best practices for robust, maintainable code.
vitortl
Tool for creating and validating skill structures, ensuring proper format and functionality for integration into the skill management system.
IbIFACE-Tech
AI-powered generation of Paracle framework components (agents, workflows, skills, policies) from natural language descriptions for programmatic software development.
IbIFACE-Tech
Optimizes API performance, database queries, and caching to achieve sub-500ms p95 response times.
IbIFACE-Tech
Designs and implements REST APIs with FastAPI, handling endpoints, request/response schemas, and documentation.
ryu-qqq
Enforces Domain-Driven Design principles including Aggregate Root, immutable Value Objects, Domain Events, and Domain Exceptions with strict design pattern adherence.
laulauland
Enables programmatic hunk selection in Jujutsu for splitting commits, partial commits, and selective squashing without interactive UI.
tqer39
Validates architecture correctness during feature development and code changes, checking DDD structure, layer separation, and dependency direction.
IbIFACE-Tech
Enables creation of custom tools, integration of external APIs, and management of a tool registry to extend agent capabilities.
kimasplund
Standardizes Git workflows, commit conventions, branching strategies, and collaboration patterns for efficient team-based software development.
brianium
Generates new Sandestin effect registries adhering to project conventions for effects, actions, and placeholders.
kbrockhoff
Checks Git repository status including uncommitted changes, last commit, and pull request status for development workflow visibility.
riemac
Provides Isaac Lab project setup utilities including environment activation and standalone AppLauncher pattern for application execution.
ryu-qqq
Analyzes codebases for convention compliance, detects critical violations, and provides step-by-step refactoring plans with impact assessment.
ryu-qqq
Expert implementation of adapter layers for Spring Data JPA and QueryDSL, supporting command, query, admin, and lock operations with strict component and transactional constraints.
unfrgivn
Implements 3D exploration movement with 8-directional facing and fixed 3/4 camera angle for game development.
kimasplund
Systematic method for debugging by eliminating hypotheses through evidence-based testing to identify root causes in production incidents and software bugs.
ryu-qqq
Expert implementation of Redis caching (Lettuce) and distributed locking (Redisson) with Spring, adhering to Cache-Aside, SCAN, and key naming conventions.