Loading...
Loading...
Found 48002 skills
gregsantos
Adds new features to Next.js applications while adhering to established best practices for structure and performance.
cbgbt
Builds and tests local code modifications for the twoliter project to ensure quality before release.
cbgbt
Proposes a feature implementation plan structured in atomic commits for incremental development.
cbgbt
Builds a software kit and publishes it to a local registry for development and testing purposes.
cbgbt
Creates test plans by mapping EARS requirements and critical constraints to specific test cases for feature validation.
cbgbt
Builds software variants using locally published kits to validate development changes without remote deployment.
cbgbt
Enables building multi-step skills through a state-machine architecture with a simple orchestrator and intelligent phases.
lixu289508
Automates requirement-driven development by scanning dev directory for documents and executing a six-stage development process.
spences10
Enhances Claude Code file suggestions with SQLite FTS5 and BM25 for 9x faster search performance.
julianobarbosa
Delivers up-to-date API documentation, code examples, and version-specific technical references to prevent hallucinated API usage during development.
julianobarbosa
Guides continuous profiling for Go, Java, Python, and other languages using Grafana Pyroscope, including Kubernetes Helm deployment and trace-to-profile linking.
julianobarbosa
Enables Obsidian vault management, plugin development, and API-driven note automation for custom knowledge graph implementations.
julianobarbosa
Comprehensive guide for configuring Neovim as a Lua-based IDE with plugin management, LSP setup, and debugging features.
julianobarbosa
Assists in writing idiomatic Python 3.14+ code using standard library, type hints, and minimal dependencies with uv/ruff toolchain.
julianobarbosa
Offers AI-driven consultation for evaluating software architecture alternatives, design trade-offs, and generating creative solution approaches.
julianobarbosa
Guides writing idiomatic Go 1.25+ code with emphasis on stdlib, concrete types, and minimal dependencies.
julianobarbosa
Provides AI-powered code reviews to assess quality, detect bugs, and ensure adherence to best practices in software development.
julianobarbosa
Automates code quality checks including linting, formatting, and security scanning via pre-commit hooks for multiple programming languages.
julianobarbosa
Manages Git worktrees with tmux and iTerm2 for isolated development environments, enabling parallel branch work without stashing.
julianobarbosa
Guides the use of uv, a high-performance Python package manager replacing pip, poetry, and virtualenv for project setup, dependency management, and package building.
julianobarbosa
Provides idiomatic TypeScript development guidance for Node.js services, React applications, and modern tooling (Bun/Vite), focusing on strict typing and composition.
julianobarbosa
Automates Python project setup including virtual environments, dependency configuration, and Flask/pytest integration for streamlined development.
julianobarbosa
Creates isolated Git worktrees for feature development with smart directory selection and safety verification.
ahkohd
Organizes disorganized React className attributes into semantic groups using cn() or className for improved code readability and maintainability.