development▌
120 indexed skills · max 10 per page
agent-development
anthropics/claude-code · Productivity
$22
bun-development
sickn33/antigravity-awesome-skills · Productivity
Fast JavaScript/TypeScript development with Bun runtime, including package management, testing, bundling, and Node.js migration. \n \n Native TypeScript and JSX support with no transpiler required; 10-100x faster package installation and ~25ms startup time compared to Node.js \n Built-in tools: HTTP/WebSocket server, SQLite database, test runner, bundler, and password hashing via Bun.serve() , Bun.sql() , bun test , and Bun.build() \n File system and environment variable APIs ( Bun.file() , auto
vue-development-guides
vuejs-ai/skills · Frontend
Best practices and architectural patterns for Vue 3 and Nuxt 3 projects. \n \n Emphasizes core principles: predictable state with single source of truth, explicit data flow (props down, events up), and small focused components \n Requires Composition API with <script setup lang=\"ts\"> as the default, and mandates following referenced guides for reactivity, SFC structure, and data flow patterns \n Includes a tasks checklist covering core principles, reactivity best practices, component desi
command-development
davila7/claude-code-templates · Productivity
Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.
skill-development
anthropics/claude-code · Productivity
$22
finishing-a-development-branch
obra/superpowers · Productivity
Structured workflow for completing development branches with test verification and merge/PR options. \n \n Verifies all tests pass before presenting integration options, preventing broken code from being merged or submitted \n Presents exactly four choices: merge locally, create a pull request, keep the branch as-is, or discard with confirmation \n Executes the chosen workflow, including base branch detection, git operations, and worktree cleanup \n Integrates with subagent-driven-development an
mongodb-development
mindrally/skills · Backend
You are an expert in MongoDB development with Payload CMS, Mongoose, and Node.js.
avalonia-zafiro-development
sickn33/antigravity-awesome-skills · Productivity
This skill defines the mandatory conventions and behavioral rules for developing cross-platform applications with Avalonia UI and the Zafiro toolkit. These rules prioritize maintainability, correctness, and a functional-reactive approach.
agent-development
jezweb/claude-skills · Productivity
$22
moodle-external-api-development
davila7/claude-code-templates · Backend
This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.