Test Skill A
A CLI tool that automates the discovery and symlinking of agent skills distributed via npm packages, simplifying integration for AI-powered coding agents.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
426 skills found
A CLI tool that automates the discovery and symlinking of agent skills distributed via npm packages, simplifying integration for AI-powered coding agents.
Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detects frameworks, configures database adapters, sets up route handlers, adds OAuth providers, and scaffolds UI pages.
Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.
Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.
Build performant Three.js web scenes using modern ES modules. Includes scene graph setup, lighting, geometries, GLTF/GLB loading, animation loops, and performance optimization best practices.
React Native best practices for Expo and bare workflow. Supports project structure, navigation, NativeWind styling, platform-specific code, and TypeScript integration.
A specialized skill for surgical code refactoring. Improves maintainability, reduces technical debt, and applies design patterns without altering external behavior.
Holistic, multi-dimensional code review skill providing prioritized, actionable feedback on correctness, security, performance, design, and accessibility.
Standardized detective skill integration for agent roles. Maps agents to code-analysis skills and enforces claudemem usage for memory-indexed code investigation.
Provides predefined design system references for UI reviews, including Material Design 3, Apple HIG, Tailwind UI, Ant Design, and Shadcn/ui.
Generate professional, single-file HTML presentations with speaker notes. Supports themes, layouts, and PPTX export for decks, talks, and pitches.
Pre-implementation confidence assessment tool for developers. Ensures 90%+ readiness via duplicate checks, architecture compliance, official docs verification, and root cause analysis.