Loading...
Loading...
Found 48002 skills
sepiabrown
Enables multi-file codebase exploration, architecture understanding, and cross-file implementation tracing for complex software development tasks.
caioniehues
Guides Rust backend test development using testcontainers, mockall, and axum-test for integration testing, dependency mocking, and HTTP handler validation in Axum/SQLx projects.
vanman2024
Provides standard library Python argparse examples for building command-line interfaces with subcommands, argument validation, and nested command patterns.
the-non-expert
Provides project architecture, tech stack details, folder structure, and setup instructions for the SikhAid Charitable Trust website using SvelteKit.
abdullahbeam
Debugs failed tasks in Beam.ai by analyzing Langfuse traces to identify and resolve execution issues.
caioniehues
Builds production-ready Rust backend APIs with Axum, covering routing, state management, middleware, and error handling.
LaizyIO
Fixes failing tests by analyzing failure reports, applying systematic debugging, and verifying fixes until all tests pass, compatible with any framework or language.
SyntesseraAI
Assists in software development decisions by recalling past context before proposing solutions, aiding in architecture, debugging, and refactoring.
StephenSHorton
Enables Roblox game development with TypeScript, providing type safety, project setup, Luau compilation, and debugging tools.
vanman2024
Provides reusable patterns for building Go CLI tools with urfave/cli, including commands, flags, subcommands, and hooks.
agentmc15
Enables deep integration with Polymarket's CLOB and Gamma APIs for building trading applications, fetching market data, and executing orders.
ernestdolog
Automates TypeScript build validation, Prettier formatting, and linting fixes to maintain code quality after changes.
vanman2024
Provides Click framework examples for Python CLI development, including decorators, nested commands, and parameter validation.
abdullahbeam
Shared library providing common references and scripts for Airtable API integration, used by multiple Airtable-related skills.
ZhuMon
Enables semantic code operations, symbol manipulation (rename/find references), and project memory/session management for efficient codebase navigation.
jhlee0409
Provides SSR-safe localStorage persistence utilities for Next.js 14 App Router, handling hydration errors and enabling type-safe state management.
abdullahbeam
Enables users to create new API integrations for Nexus via an interactive workflow that discovers endpoints, plans integration, and sets up implementation projects.
jhlee0409
Integrates Google Gemini API to generate structured QA checklists from design specs and parse AI responses using JSON schema.
esxr
Guides new software projects through a spec-first lifecycle: from intent to code with documented architectural decisions and traceable steps.
vanman2024
Provides reusable patterns for building interactive command-line interface (CLI) prompts including text, lists, checkboxes, and autocomplete for user input in terminal applications.
martin-janci
Spawns new threads via the Claude Threads orchestrator for concurrent task execution in managed environments.
orgoj
Builds cross-platform mobile applications with Flutter and Dart, handling UI widgets, state management, and navigation for iOS/Android platforms.
abdullahbeam
Enables creation of a reusable shared resource library (master skill) for integrations, providing a consistent foundation for multiple related skills upon user request.
vanman2024
Provides type-safe patterns for building Rust command-line interfaces using Clap's derive macros and Parser trait.