Loading...
Loading...
Found 48002 skills
RevTechStudio
Automates generation of Markdown command files from agent-skill combinations for slash command implementation in applications.
aaronbassett
Provides end-to-end scaffolding for decentralized applications on pod network, including smart contracts, Rust CLI, React frontend, and testing infrastructure.
ToonVos
Provides standardized patterns for backend operations in Wasp, including type annotations, authentication, entity access, and error handling.
ToonVos
Automates code quality checks with ESLint, Prettier, and TypeScript using Husky pre-commit hooks for consistent, safe code.
ToonVos
Manages database schema and migrations for Wasp projects, handling Prisma schema updates, PostgreSQL setup, and mandatory restarts.
ToonVos
Provides a complete Test-Driven Development workflow with RED-GREEN-REFACTOR phases, test quality criteria, and coverage requirements for AI-assisted coding.
ToonVos
Installs ShadCN UI components in Wasp projects with version lock (v2.3.0) and fixes import paths.
nikblanchet
Enforces consistent coding, documentation, and commit standards across all development work, prohibiting emojis in developer-facing content and mandating comprehensive documentation.
aaronbassett
Generates production-ready smart contract boilerplate for pod network (tokens, NFTs, voting, auctions) using FastTypes for order-independent execution.
nikblanchet
Adds colorful terminal output with ANSI colors, syntax highlighting, and formatting for CLI applications using rich (Python) or chalk (Node.js).
ToonVos
Offers systematic diagnostic procedures for resolving Wasp framework issues including import errors, authentication problems, database conflicts, and type mismatches.
ToonVos
Provides comprehensive error handling patterns for Wasp applications, including server-side operations, client-side handling, Zod validation, and retry logic.
nikblanchet
Provides comprehensive test coverage strategies for unit, integration, regression, end-to-end, and manual testing with deprecation warning management.
RevTechStudio
Defines structural design principles for plugins, including role division, hierarchy, and dependency management to ensure independence and versatility in plugin architecture.
RevTechStudio
Defines core development principles to eliminate ambiguity, detect contradictions, and prevent speculation during requirements, design, and reviews.
RevTechStudio
Provides standardized coding conventions, naming rules, and layout guidelines for C#/.NET, including C# 12/13/14 features like Primary Constructors and Collection Expressions.
FireSpoonYZ
Comprehensive guide to Rust testing best practices including unit, integration, property-based testing with proptest, and CI/CD integration.
FireSpoonYZ
Provides guidelines and patterns for writing clean, efficient, and idiomatic Rust code following community standards.
rosmur
Provides guidelines for writing robust, maintainable, and production-ready Python code following industry standards.
tstomtimes
Provides foundational development guidelines covering security, QA, performance, documentation, and coding standards to ensure consistent quality across the Orchestra system.
dherman
Rewrites Git commit sequences to create clean, readable branch histories optimized for code review and maintainability.
ToonVos
Reviews Wasp application code for patterns, auth, TDD, multi-tenancy, and performance against CLAUDE.md rules.
epieczko
Validates and registers YAML command manifests to integrate new slash commands into the Betty bot platform.
HR-AR
Optimizes backend architecture, database design, and API patterns through research for scalability and performance.