Loading...
Loading...
Found 48002 skills
tjmehta
Executes automated tests to validate application functionality and ensure code changes do not introduce regressions.
JamesPrial
Automates correction of issues identified by staticcheck in Go codebases, improving code quality and reliability.
Haaaiawd
Audits RFCs to prevent over-engineering, unnecessary dependencies, and resume-driven development in software projects.
our-nature
Generates Jest tests for React components in Gatsby projects, including Gatsby-specific mocking and Testing Library patterns.
tjmehta
Reviews code changes for quality, security, and best practices in pull requests.
our-nature
Generates React components with TypeScript, CSS Modules, and test files following project conventions for portfolio UI development.
our-nature
Diagnoses and fixes Lighthouse audit failures to improve performance, accessibility, SEO, and best practices.
our-nature
Manages Gatsby-based art portfolio content including paintings, metadata, and site configuration via YAML and Markdown with i18n support.
our-nature
Provides tools for writing and debugging Gatsby GraphQL queries to fetch paintings, images, and site configuration from the data layer.
jsbattig
Provides advanced code search and intelligence for navigating codebases, including implementation finding, call graph tracing, and dependency analysis.
JokeJason
Local documentation reference for Next.js canary branch, covering App Router, Server Components, routing, and data fetching features.
JokeJason
Instant local reference for Prisma ORM documentation covering schema, migrations, client queries, and database operations.
minpeter
Example skill demonstrating the agentskills.io standard structure, including subdirectory organization for skill development.
LarsEckart
Provides Java testing utilities using ApprovalTests for snapshot verification of complex objects, JSON, XML, HTML, and UI components.
LarsEckart
Designs command-line interface specifications including arguments, flags, subcommands, and UX patterns for consistency and discoverability in software applications.
sjnims
Creates and decomposes user stories using INVEST criteria, defining acceptance criteria for agile development tasks.
LarsEckart
Provides a CLI tool to bundle prompts and files for second-model review, aiding in debugging, refactoring, and design validation.
buvis
Executes Codex CLI commands and utilizes OpenAI Codex for code analysis, refactoring, and automated code editing.
sjnims
Provides consistent patterns for error handling, idempotency, and batch tracking in command implementations, especially for GitHub operations.
michalCapo
Provides a server-rendered UI framework for building Go applications with features like form handling, data tables, and WebSocket integration.
sjnims
Validates software requirements for completeness, INVEST compliance, and traceability in development projects.
masuP9
Facilitates collaboration between Claude Code and Codex CLI for code planning, review, and task delegation in software development.
mufengbufeng
Creates structured plans and scaffolds change artifacts for streamlined software development workflows.
HankLiu447
Enforces test-driven development by requiring tests to be written before code, following the RED-GREEN-REFACTOR cycle for features and bugfixes.