Loading...
Loading...
Found 48002 skills
Jamie-BitFlight
Assists with Python 3.11+ development tasks: writing, testing, debugging, and code review following modern best practices.
Jamie-BitFlight
Provides standardized paths for user-specific application data, config, cache, and state using XDG Base Directory Specification and platformdirs.
Jamie-BitFlight
Ensures code quality via automated linting and formatting workflows, preventing unverified 'production ready' claims with rule-based resolution.
Jamie-BitFlight
Reference for Claude Code plugin development: plugin.json schema, marketplace configuration, and validation.
Jamie-BitFlight
Configures and troubleshoots clang-format settings for consistent code styling, addressing brace styles, indentation, and formatting conventions.
Jamie-BitFlight
Automates creation and validation of Python package READMEs for PyPI, resolving rendering issues and format configuration.
Jamie-BitFlight
Reference guide for Claude Code's slash command syntax, frontmatter, and plugin namespacing, aiding developers in creating custom commands.
Jamie-BitFlight
Comprehensive reference for Claude Code hooks system, covering events, matchers, exit codes, JSON output control, and plugin hook implementation for developers.
Jamie-BitFlight
Expert guidance for Astral's uv, a high-speed Python package manager for dependency management, virtual environments, and project setup.
Jamie-BitFlight
Enables high-performance application development using Python asyncio, async/await patterns for non-blocking I/O operations in APIs and concurrent systems.
Jamie-BitFlight
A Python library for unified API calls to LLM providers, supporting OpenAI, Anthropic, local servers, and implementing retry/fallback logic.
Niller2005
Provides standardized coding practices and UI guidelines for consistent Svelte-based dashboard development within the PolyFlup project.
Niller2005
Provides coding standards, modular architecture guidelines, and common execution patterns for PolyFlup Python backend development.
palladius
Automates pull request creation with adherence to repository templates and standards for consistent code collaboration.
czottmann
Provides specific guidance on Xcode tool usage and `xcodebuild` execution for Apple platform development workflows.
czottmann
Breaks completed design into detailed implementation tasks with TDD guidance, exact file paths, and verification steps for development teams.
czottmann
Provides Swift style guidelines and teaches essential techniques to ensure consistent and effective code development before writing or planning changes.
czottmann
Generates on-demand API documentation for Swift package dependencies, resolving module imports to package documentation for quick development understanding.
mehdic
Validates API contracts against OpenAPI specifications to detect breaking changes before deployment.
jdubray
Enforces PEP 8 Python coding standards, ensuring consistent naming conventions for variables, classes, and filenames.
jdubray
Enforces C coding standards including snake_case variables/functions, UPPER_SNAKE_CASE macros, and snake_case filenames.
jdubray
Enforces consistent JavaScript/ES6+ and TypeScript coding standards, including naming conventions for variables, classes, and filenames.
jdubray
Enforces consistent C++ coding standards including variable naming (camelCase/snake_case), class naming (PascalCase), and file naming conventions.
jdubray
Enforces consistent Java coding standards, ensuring proper naming conventions for variables, classes, and filenames.