Loading...
Loading...
Found 48002 skills
BnJam
Creates and maintains runnable API examples for onboarding and smoke testing, ensuring end-to-end functionality and documentation alignment.
BnJam
Verifies code quality via Rust (clippy, fmt) and Python (mypy, pytest) gates before PR submission.
timequity
Modern edge-native web stack for server-rendered apps with interactivity, using Hono, htmx, UnoCSS, and Cloudflare D1. Zero cold start, global deployment, $0/month on Cloudflare.
Ahmednoorani258
Enables secure JWT-based authentication with rate limiting for Next.js frontend and FastAPI backend, ensuring user-isolated API access.
diegofornalha
Automates technical debt identification and resolution in codebases using RAG-powered continuous improvement loops, achieving 100% debt elimination.
FractionEstate
Provides utilities for Next.js App Router patterns including Server Components, Client Components, and Server Actions.
Jonely235
Analyzes code change impact by mapping call graphs and dependencies to identify high-risk modules and provide ranked impact assessment for refactoring decisions.
LuckierDodge
Enforces code quality by monitoring deprecated code patterns and failing pre-commit hooks when counts exceed or fall below thresholds.
lightrao
Enforces mandatory inline documentation comments in all code files to improve maintainability and readability.
Jonely235
Analyzes legacy codebases to map structure, data flow, and dependencies, generating Mermaid diagrams for improved understanding and refactoring.
Ahmednoorani258
Validates Python (FastAPI/Flask) API implementations against OpenAPI 3.x specifications to ensure contract compliance and prevent integration issues.
jschulte
Conducts route-aware gap analysis for reverse engineering: compares specs to implementation in brownfield projects and validates spec completeness for greenfield projects.
jhlee0409
Creates Next.js API routes with Firebase, supporting CRUD operations, pagination, authentication, and file uploads with built-in error handling.
Jonely235
Enables safe code injection into legacy systems using feature flags and fallbacks for controlled rollouts, A/B testing, and refactoring.
daiki-beppu
Manages Expo, Turso, and Drizzle ORM development workflows including app startup, dependency installation, and database migrations.
fcoury
Analyzes Rust code for performance bottlenecks and memory inefficiencies using dynamic profiling and static analysis to suggest optimizations.
ishuru
Provides programmatic access to AI coding agents (Codex, Claude Code) via background processes for seamless development integration.
BnJam
Enables safe implementation and modification of Rust functions exposed to Python using PyO3 in the eo-processor for compute kernel integration and bug resolution.
FractionEstate
Provides tools for testing Midnight smart contracts via simulators and unit tests, including environment setup and circuit debugging.
sombaner
Builds accessible web forms using Astro, Svelte, and Tailwind CSS for modern, responsive user interfaces.
FractionEstate
Provides TypeScript-based tools for building dApps with wallet connectivity, smart contract deployment, and frontend integration.
FractionEstate
Provides utility-first CSS styling for building responsive, customizable user interfaces with Tailwind CSS v4.
JohnnyVicious
Provides comprehensive Rust development guidelines covering error handling, safety, performance, and common pitfalls for both new and experienced developers.
AppleLamps
Scaffolds new Next.js API routes following framework conventions for endpoints and routing.