Loading...
Loading...
Found 48002 skills
htooayelwinict
End-to-end feature implementation for full-stack applications using Laravel/Inertia/React or FastAPI/LangChain stacks.
discountedcookie
Provides project-specific coding conventions for 10x-Mapmaster, including file organization, naming, SQL style, and constraints to guide development.
discountedcookie
Enforces strict implementation of approved OpenSpec changes by following tasks.md and applying TDD for each code task.
discountedcookie
Provides a structured four-phase debugging methodology (investigate, analyze, hypothesize, implement) to understand issues before proposing solutions, ensuring effective problem resolution.
discountedcookie
Tests browser-based games via Chrome DevTools, enabling UI navigation, gameplay simulation, and issue reporting for quality assurance.
discountedcookie
Offers composable utilities for MapLibre map camera animations including flyTo, easeTo, and jumpTo with promise-based control and feedback loop prevention.
greenhat
Compares current branch changes against parent branch, ignoring generated artifacts and lockfiles for focused code review.
Raphael67
Expert guidance for creating and configuring Claude Code skills, including prompt engineering, hooks, MCP servers, and sub-agents.
greenhat
Inspects intermediate compiler artifacts (WAT, HIR, MASM) and macro-expanded Rust for debugging Miden compiler issues and test failures.
greenhat
Generates MASM VM execution traces for debugging Miden compiler (midenc) test failures and stack state analysis.
discountedcookie
Provides tools for creating reusable Vue composables, managing reactive state, and implementing Composition API patterns with type safety and testing.
BenGWeeks
Expertly reviews pull requests by examining code changes, validating modifications, and providing feedback on security, quality, and documentation adherence.
orbtyapp
Creates isolated Git worktrees for feature development with smart directory selection and safety verification.
greenhat
Guides writing, debugging, and optimizing Miden VM assembly (MASM) code, covering instructions, stack concepts, and code organization.
discountedcookie
Enforces database-first architecture where all business logic resides in PostgreSQL, covering RPC patterns, SECURITY DEFINER, and anti-patterns.
willsigmon
Automates UI verification for SwiftUI applications by launching in iOS simulator, navigating features, capturing screenshots, and validating rendering and functionality.
jaesung-ahn
Generates pull requests with detailed descriptions and checklists to streamline code review and team collaboration in software development.
discountedcookie
Enables quick self-review of minor code changes, providing immediate feedback without requiring full team review for small modifications.
bossjones
Builds asynchronous REST APIs with FastAPI, featuring endpoints, dependency injection, validation, and testing for backend services.
scode
Automates Git branch management, commit handling, and pull request creation using Graphite repository configuration.
htooayelwinict
Manages safe database schema migrations, indexes, and backfills for Eloquent and SQLAlchemy applications.
BenGWeeks
Creates user stories from UI screens via component decomposition and AMP acceptance criteria, adhering to T-Minus-15 process template.
jaesung-ahn
Executes Spring Boot module tests with automatic Java version management for reliable code verification and debugging.
willsigmon
Automates consolidation of duplicate services in Leavn app by analyzing variants, selecting optimal implementation, updating call sites, and removing redundancies.