Loading...
Loading...
Found 48002 skills
Interstellar-code
Manages Python-based skills through enabling/disabling, permission configuration, and settings management.
Interstellar-code
Centralized ANSI color formatter for terminal output, improving readability across all development tools and commands.
iota9star
Fast text search tool that retrieves files, lines, and context in a single call for efficient code pattern matching and location identification.
iota9star
Extracts file structure (functions, classes, exports) using language-specific tools like ast-grep and ctags for code navigation and analysis.
iota9star
Enables structural code search and refactoring by matching code patterns regardless of formatting, resolving text ambiguity in code editing.
iota9star
Analyzes code statistics by language to provide project insights, measure change impact, and generate CI/CD metrics.
delorenj
Manages software change workflows using Git, ensuring proper commit practices and version control for code changes.
delorenj
Diagnoses and resolves bugs across multiple abstraction layers in complex software systems using structured reasoning patterns.
delorenj
Toolkit for building Zellij terminal multiplexer plugins with Rust/WASM, including API reference, event handling, and UI rendering examples.
delorenj
Enables event-driven communication in the 33GOD ecosystem, where Bloodbank publishes events for system consumption and results are published as events.
mike-coulbourn
Creates custom slash commands for Claude Code with syntax, arguments, bash execution, and file references for efficient command development.
mike-coulbourn
Automates creation and configuration of Claude Code marketplaces and plugin distribution systems, handling marketplace.json and plugin.json setup.
delorenj
Provides techniques for diagnosing and recovering from corrupted Git states, orphaned worktrees, and inconsistent branch references.
delorenj
Expert analysis of the 33GOD agentic pipeline system, suggesting feature implementations based on current codebase state.
d4rkNinja
Generates high-quality integration and API test cases by identifying technology stacks and delegating to specialized testing sub-skills.
ilude
Provides language-agnostic API design patterns for REST and GraphQL, covering resource naming, HTTP methods, status codes, versioning, and authentication.
ilude
Provides structured guidance for AI-assisted coding workflows using Claude Code, including prompting strategies and pattern implementation.
ilude
Provides workflow guidelines for FastAPI projects, including uvicorn configuration and framework-specific patterns.
ilude
Provides workflow guidelines for Flask projects, including setup, `flask run` usage, and framework-specific patterns.
ilude
Provides best practices for building CLI applications including design, argument parsing, and cross-platform considerations.
ilude
Guides developers through Hanami framework project workflows, CLI commands, and framework-specific patterns for efficient application development.
ilude
Provides testing utilities for TypeScript/JavaScript projects using Bun's test runner, handling test files and configuration.
ilude
Provides workflow guidelines for React components, hooks, and patterns to streamline development.
ilude
Provides Python testing utilities with pytest, fixtures, mocking, and coverage configuration for test-driven development.