Loading...
Loading...
Found 48002 skills
hdemers
Proactively plans complex multi-step software implementations through task decomposition and resource allocation.
hdemers
Automates generation and updating of CHANGELOG.md from Jujutsu commit history, highlighting breaking changes, new features, and user-facing bug fixes.
hdemers
Guides coding implementation of Jira tickets for bug fixes and feature development in software projects.
critesjosh
Provides testing utilities for Aztec smart contracts, enabling unit, integration, and debugging of contract tests within the TestEnvironment.
critesjosh
Generates TypeScript client code for interacting with Aztec smart contracts, enabling frontend integrations and wallet connections.
critesjosh
Generates Jest-based end-to-end tests for Aztec smart contracts with real network interaction for deployment validation and transaction flow testing.
critesjosh
Assists in developing Aztec smart contracts using Noir and Aztec.nr, covering private/public functions, state management, and note/nullifier handling.
critesjosh
Provides development patterns for Aztec smart contracts, frontend integration, and testing in blockchain applications.
critesjosh
Manages Aztec blockchain accounts with Schnorr key creation, wallet deployment, and credential-based recovery for developers.
multicam
Reviews and optimizes Personal AI Infrastructure (PAI) codebases against 12-factor principles, ensuring Claude Code compatibility and generating upgrade recommendations.
SPeeDoA1
Provides best practices and patterns for implementing Next.js App Router and Server Components in web applications.
multicam
Generates production-ready TypeScript CLIs with documentation, error handling, and type safety, adhering to CLI-First Architecture best practices.
SPeeDoA1
Provides modern React patterns for hooks, state management, and performance optimization in frontend development.
SPeeDoA1
Provides advanced TypeScript type techniques and strict mode patterns for building robust, type-safe applications.
multicam
Creates and configures event-driven hooks for Claude Code, enabling PAI-based automation through code-level integration.
SPeeDoA1
Provides best practices for building efficient APIs using FastAPI, including Pydantic validation, async operations, and dependency injection patterns.
SPeeDoA1
Provides guidance on designing RESTful and GraphQL APIs using industry-standard patterns and best practices.
tenzir
Provides a structured methodology for reviewing code changes, including confidence scoring to assess review reliability.
tenzir
Guides adherence to C++ coding conventions for .cpp and .hpp files, promoting consistent and readable code.
CodingItWrong
Performs static code analysis to detect potential bugs, style violations, and quality issues in source code before execution.
SPeeDoA1
Enables safe, zero-downtime database schema migrations for production applications, ensuring continuous service availability during updates.
SPeeDoA1
Provides best practices and patterns for developing mobile applications using React Native and Expo frameworks.
SPeeDoA1
Conducts comprehensive performance audits on web applications to identify bottlenecks and optimize speed and responsiveness.
SPeeDoA1
Guides users through the complete TDD cycle: writing failing tests (red), implementing code (green), and refactoring for quality.