Development Skills
Discover the best AI skills in the Development category.
1,187 skills
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.
Database Migration Planner
Development
Plans and generates safe database migration scripts.
Solana Token Development
Development
Guides the creation and management of tokens on Solana using SPL Token, Token-2022, and Metaplex metadata standards. Use this skill when building fungible tokens, NFTs, or token-gated applications on Solana, especially when implementing token extensions like transfer fees or on-chain metadata.
Distinctive Frontend Design
Development
Creates production-grade web interfaces with distinctive visual identity and high design quality. Use when building landing pages, dashboards, React components, or any web UI that needs intentional, memorable aesthetics rather than generic layouts. Generates polished code with advanced typography, color systems, motion, and responsive design.
Code Review
Development
Reviews code changes (local branch, GitHub PR, uncommitted diffs) by running parallel sub-agents for quality, performance, security, and guideline compliance. Helps catch issues before merging, with optional breaking change detection for APIs, schemas, and dependencies.
GitHub Issues Auto-fix with Parallel Sub-agents
Development
Fetches GitHub issues, spawns parallel sub-agents to implement fixes and open pull requests, then monitors and addresses PR review comments. Automates bug fixing or feature implementation from GitHub issues, particularly when multiple issues need simultaneous handling.
Fix Notebook Errors
Development
Fixes errors encountered during Jupyter notebook execution. It addresses issues by either editing the notebook cells (if the problem is in the notebook logic or missing imports) or by patching the underlying Python source code (if the bug is in the library package).
Nix Package & Configuration Manager
Development
Automates Nix package and configuration management following Determinate Systems best practices. Handles adding, updating, and removing packages in a flake-based setup, with instructions for maintenance tasks like flake updates and profile upgrades.
Design Specification
Development
Produces a concrete frontend design specification from a feature requirement, mapping it to design system components, theme tokens, and brand language. Helps when starting a new UI feature or visual refresh, increasing confidence in subsequent planning steps.
Textum: PRD→Scaffold→Story workflow
Development
This skill implements a multi-stage workflow that transforms a product requirements document (PRD) into a scaffold (global context) and then into executable stories, with low-noise outputs and mandatory gate checks at each stage. It supports 16 distinct stages from PRD planning through story execution, and accepts Chinese commands for routing between stages. Useful when you need a disciplined, low-noise progression from high-level requirements to concrete, executable tasks.