Development Skills
Discover the best AI skills in the Development category.
2,227 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.
SDD Requirements Documentation
Development
Create requirements documents that align to Foundation anchors. Helps define success criteria and write verifiable requirements with proper traceability. Useful when starting a new project or adding features that need clear, testable acceptance criteria.
VSCode/Cursor Config Management
Development
Manage VSCode/Cursor configuration in this dotfiles repository. Use when working with settings.json, keybindings.json, or tasks.json files.
Ask Questions When Underspecified
Development
Ask minimum clarifying questions before implementing to avoid wrong work. Only use when explicitly invoked.
Product Requirements Document Creation
Development
Generates product requirements documents (PRDs) tailored for AG4ONE's autonomous development cycles. Structures user stories with acceptance criteria and priorities, outputting a JSON file ready for integration with the Ralph loop.
Upgrade Flake Inputs
Development
Updates flake.lock to the latest commits for all flake inputs without changing the NixOS release channel. It runs nix flake update, then optionally builds and verifies before applying. Use this to get newer package versions while staying on the same NixOS version.
Interface Design
Development
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design.
Gabb Code Navigation Guide
Development
This skill provides a decision framework for exploring codebases efficiently. It explains when to use gabb_structure to preview file layouts before reading large files, and when to use gabb_symbol to search for code constructs by name. It helps reduce token usage and avoid unnecessary file reads.
Web Access Automation
Development
This skill handles all network operations: search, web scraping, login-required actions, etc. Uses CDP for automated and secure browsing.