Coding & Dev Tools
9,777 skillsShip
Creates a pull request from completed phase work, generates a rich PR body from planning artifacts, optionally runs code review, and prepares for merge.
1 · bundle
Swift Concurrency
Adopt Swift 6.2's concurrency model with patterns for MainActor isolation, isolated conformances, and explicit background offloading to eliminate data-race errors.
1
UI Demo
Records polished demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
1 · bundle
MCP Builder
Guides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.
1 · bundle
UI Demo
Records polished UI demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
1
Repo Scan
Audits source code across C++, Android, iOS, and Web to classify files, detect embedded third-party libraries, and produce four-level verdicts with interactive HTML reports.
1
Django Tdd
Guides test-driven development for Django applications using pytest, factory_boy, and Django REST Framework, covering models, views, serializers, and API testing.
1
Strict API
Prevents AI agents from calling methods, imports, or variables that do not provably exist in the user's installed version, reducing hallucinated code.
1
Bun Runtime
Adopt Bun as a JavaScript runtime, package manager, bundler, and test runner, including migration from Node and Vercel deployment.
1
Laravel Tdd
Write and run test-driven Laravel applications using PHPUnit, Pest, factories, HTTP tests, and Sanctum authentication.
1
Search First
Guides the agent to research existing tools, libraries, and patterns before writing custom code, using parallel searches across package registries, MCP servers, skills, and GitHub, then evaluating and deciding to adopt, extend, or build.
1
Vue Patterns
Guides Vue.js 3 development with Composition API, covering component architecture, reactivity, state management with Pinia, routing, testing, and SSR patterns.
1
Add Wshcmd
Guides developers through adding new wsh commands to Wave Terminal, covering file creation, Cobra command structure, flags, block arguments, and RPC integration.
39
Electron API
Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
39
E2e Runner
Resolves legacy references to the e2e-runner capability by routing to the current runtime implementation, agent, or plugin skill.
20
Engineering
Consolidated engineering SOPs covering adapter development, TDD gating, and multi-agent operational protocols.
20 · bundle
Executing Plans
Executes a written implementation plan task-by-task with verification, review checkpoints, and sub-skill handoffs.
20
Super Architect
Resolves legacy references to the super-architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
Refactor Cleaner
Resolves legacy references to the refactor-cleaner capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
Using Git Worktrees
Resolves legacy references to the using-git-worktrees skill by routing to the current runtime capability, agent, or plugin skill.
20
Bgo
Automates the full build-to-launch cycle for Blender extensions and add-ons, including packaging, installation, enabling, and launching Blender for rapid testing.
54 · bundle
Map
Generates a codebase architecture document and CLAUDE.md scaffold by exploring source code and asking targeted questions.
54 · bundle
List
Lists Claude Code components such as skills, environment variables, sessions, settings, and tools, with options to research or display configured values.
54 · bundle
Work
Work incrementally on issues using Git worktrees for parallel agent workflows, starting each session by getting bearings and ending with clean state.
54 · bundle
Ship
Stages all changes, creates a commit with a provided or prompted message, and pushes to the current branch.
54 · bundle
Tdd
Guides implementing features and fixing bugs by writing failing tests first, then minimal code, with verification at each step.
54 · bundle
Gh Pr
Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
54 · bundle
Ralph
Plans features interactively, creates dependency-ordered tasks, and prepares Ralph for autonomous execution.
54 · bundle
Alps
Create, validate, and improve ALPS profiles for RESTful API design, generating from natural language and providing validation and improvement suggestions.
54 · bundle
Agno
Build AI agents, multi-agent teams, and agentic workflows using the Agno framework, with reference files covering agents, teams, workflows, memory, knowledge, and deployment.
54 · bundle
Huml
Write, read, and validate HUML documents, converting between YAML/JSON/TOML and HUML for human-readable configuration files.
54 · bundle
Wolf
Coordinates a suite of Wolf agent skills covering principles, archetypes, governance, roles, and verification, with mandatory initialization and sequential skill chaining.
54 · bundle
Performance
Optimizes Flutter app performance by reducing rebuilds, improving list rendering, managing memory, and applying profiling and image optimization techniques.
4
Feature Flags
Implements feature flags and remote configuration in Flutter apps using Firebase Remote Config and LaunchDarkly, enabling staged rollouts, A/B testing, and kill switches without app updates.
4
Mobile Testing
Automatiza pruebas de integración y debugging en Flutter usando servidores MCP, con inspección de widgets y gestión de dispositivos.
4 · bundle
In App Purchases
Implements in-app purchases and subscriptions in Flutter using the in_app_purchase plugin and RevenueCat, covering consumables, non-consumables, restore purchases, and receipt validation.
4