Loading...
Loading...
Found 48002 skills
jlindley
Autonomously implements and evaluates a specific technical approach from a spike definition to assess feasibility before commitment.
aborruso
Creates self-contained, single-file HTML tools with embedded JS/CSS, optimized for LLM prototyping, static hosting, and client-side execution without build steps.
maneeshanif
Deprecated skill for Server-Sent Events (SSE) streaming setup. Functionality now integrated into chatkit-backend for ChatKit.
maneeshanif
Builds a FastAPI backend for OpenAI ChatKit with SSE streaming, conversation persistence, and AI agent integration, handling chat endpoints and message storage.
maneeshanif
Creates Model Context Protocol (MCP) servers via FastMCP Python SDK, enabling AI agents to call defined tools for task operations in Phase 3 chatbot integration.
ljchg12-hue
Expert guidance on designing microservices architectures, including service decomposition, communication patterns, and resilience strategies.
emvnuel
Automates identification of code smells and applies Martin Fowler's refactoring techniques to enhance code structure without behavioral changes.
audunstrand
Guides users through TDD's red-green-refactor cycle, enforcing test-first development and minimal code implementation.
raphaelmansuy
Guides users through creating new GitHub Copilot Agent Skills by setting up directory structure and SKILL.md file.
maneeshanif
Enables event-driven microservices architecture by integrating Dapr's Pub/Sub, State Management, Secrets, Service Invocation, and Jobs APIs.
maneeshanif
Builds production-ready chat interfaces using OpenAI ChatKit React components, handling installation, configuration, theming, and streaming features for AI chat integration.
aborruso
Creates professional Python CLIs with modern UX using Typer, Rich, and Questionary for interactive, formatted command-line tools.
archview-ai
Handles WebFBundle loading in Flutter hosts via remote, assets, localhost, or inline methods and diagnoses common load failures.
maneeshanif
Sets up Neon Serverless PostgreSQL database connections, manages credentials, and integrates with SQLModel ORM for backend application development.
MMorit00
Enforces consistent Python code style conventions including type hints, Decimal precision, docstrings, and module organization during development.
marromugi
Executes unit, accessibility, visual regression, and interaction tests for components, delivering comprehensive test reports.
archview-ai
Enables seamless route mapping and layout management between Flutter and WebF applications using WebFSubView and go_router.
archview-ai
Resolves Flutter layout issues when embedding WebF, including unbounded constraints, scrollable widget errors, and viewport sizing problems.
SawanoLab
Analyzes project structure to detect tech stack and automatically generates Claude Code subagents for efficient development workflows.
audunstrand
Ensures accurate code changes by tracing execution paths, creating flow diagrams, and verifying understanding before implementation. Prevents wasted effort from assumptions.
marromugi
Designs a structured refactoring plan for a specified component to enhance code quality and maintainability without changing functionality.
marromugi
Designs comprehensive test plans and cases for software components to validate functionality and ensure quality.
maneeshanif
Initializes FastAPI backend projects with UV package manager, configuring structure and dependencies for immediate development.
archview-ai
Automates theme synchronization between Flutter and WebF, supporting dark mode, prefers-color-scheme, and CSS variables for consistent UI appearance.