Loading...
Loading...
Found 48002 skills
oceanicdayi
Demonstrates Antigravity skill structure creation and usage for developers learning skill development frameworks.
chkim-su
Validates each component during the /assist:verify command execution to ensure data integrity and correctness.
moogah
Provides debugging strategies for Emacs Lisp, addressing common issues like missing parentheses and Common Lisp compatibility in org-mode files.
moogah
Provides incremental validation and guidance for writing valid Emacs Lisp code, especially for complex nested structures and functions.
moogah
Guides developers in writing and improving tests using a decision tree for test approaches, scope, and framework-specific strategies.
moogah
Guides implementation of characterization testing to safely refactor legacy code by capturing current system behavior as a test safety net.
noahtigner
Guides API service development with Python, FastAPI, Pydantic, and Docker for endpoints, models, and backend logic.
ericpardee
Executes Codex CLI commands and utilizes OpenAI Codex for code analysis, refactoring, and automated editing tasks.
timogilvie
Automates Git branch creation, structured commits, and PR formatting for feature and bugfix workflows following best practices.
noahtigner
Guides dashboard frontend development with React, TypeScript, MUI, and Vite for UI components and data fetching.
nmnhut-it
Generates unit tests for BitZero game server components including handlers, controllers, and session management functions.
oceanicdayi
Builds modern interactive web applications with responsive design and automates deployment to GitHub Pages via CI/CD.
piquet-h
Identifies dangling exits, orphan locations, and missing reciprocal exits in navigation graphs to ensure consistent application flow.
manuelmauro
Creates and integrates FRAME pallets for Moonbeam, enabling on-chain functionality, storage, and extrinsics in Substrate-based runtime.
moogah
Performs in-depth architectural analysis of codebases, identifying design patterns, anti-patterns, and component relationships through visual diagrams and iterative dialogue.
will-flemmer
Requires verification command execution and output confirmation before claiming code completion, commit, or PR creation to prevent false success assertions.
manuelmauro
Modifies Moonbeam runtime configurations, adds pallets, implements migrations, and manages versioning using Substrate best practices.
PurushottamPadhya
Manages source code versioning, branching, and collaboration for software development teams.
benjaminreder
Generates a deployment-ready publication package with Next.js code, SEO metadata, and schemas for the final phase of an SEO workflow.
guaderrama
Standardizes user authentication and persistent conversation history storage for SaaS applications using Supabase PostgreSQL.
manuelmauro
Writes and tests runtime migrations for Moonbeam to manage storage layout changes, data format updates, and state transitions during runtime evolution.
manuelmauro
Develops and extends Ethereum-compatible and custom RPC methods for Moonbeam blockchain node, including debugging and tracing capabilities.
manuelmauro
Debugs Moonbeam parachain issues including runtime panics, EVM failures, XCM message delivery, and RPC errors for transaction consistency.
nmnhut-it
Provides strategies for testing tightly-coupled BitZero code, addressing untestable code, singleton dependencies, and complex game logic understanding.