Coding & Dev Tools
9,772 skillsquick
Executes small ad-hoc tasks with GSD guarantees, spawning planner and executor agents, tracking tasks in .planning/quick/, and updating STATE.md. Supports composable flags for discussion, research, plan-checking, and verification.
1 · bundle
review
Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
1 · bundle
node-repair
Repairs failed task verification by choosing a strategy: retry with adjustments, decompose into sub-tasks, prune infeasible tasks, or escalate to the user.
1 · bundle
receiving-code-review
Guides technical evaluation of code review feedback, emphasizing verification before implementation and reasoned pushback over performative agreement.
1 · bundle
videodb
Ingest, index, search, edit, and generate video and audio assets from files, URLs, RTSP feeds, or desktop capture, with real-time alerts and stream links.
1 · bundle
requesting-code-review
Dispatches a code-reviewer subagent to evaluate work against requirements and plan, then acts on the feedback before merging.
1 · bundle
skill-creator
Guides users through creating, editing, and optimizing agent skills, including drafting, testing, evaluating, and improving skill descriptions for better triggering.
1 · bundle
algorithmic-art
Creates algorithmic art with p5.js, starting from a generative philosophy and expressing it through seeded randomness, noise fields, and particle systems.
1 · bundle
web-artifacts-builder
Builds elaborate, multi-component claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui, with scripts to initialize a project and bundle it into a single HTML file.
1 · bundle
videodb
Ingests video and audio from files, URLs, live feeds, or desktop capture; indexes and searches moments with timestamps; transcodes, edits timelines, generates media assets, and emits real-time alerts.
1 · bundle
benchmark
Measures performance baselines, detects regressions before and after PRs, and compares stack alternatives.
1
code-tour
Creates CodeTour `.tour` files with real file and line anchors for guided codebase walkthroughs, including onboarding, architecture, PR, and RCA tours.
1
ecc-guide
Guides users through ECC's components and installation by inspecting the live repository before answering.
1
gateguard
Blocks Edit/Write/Bash actions until the agent presents concrete facts about imports, data schemas, and the user's instruction, improving output quality.
1
ui-to-vue
Batch-converts UI design screenshots into Vue 3 Composition API components, with support for Vant, Element Plus, and Ant Design Vue.
1
api-design
Design consistent, developer-friendly REST APIs with resource naming, HTTP methods, status codes, pagination, filtering, sorting, authentication, and rate limiting.
1
writing-plans
Creates detailed, bite-sized implementation plans from specs or requirements, with file structure, task decomposition, and TDD steps.
1 · bundle
cpp-testing
Provides a workflow for writing, updating, and fixing C++ tests with GoogleTest/GoogleMock, configuring CMake/CTest, diagnosing failures, and adding coverage or sanitizers.
1
e2e-testing
Provides Playwright patterns for building stable E2E test suites, including Page Object Model, configuration, flaky test strategies, artifact management, and CI/CD integration.
1
manim-video
Creates technical explainer animations with Manim, covering graphs, workflows, and system diagrams, and produces storyboards, scene plans, and rendered MP4s.
1 · bundle
quarkus-tdd
Guides test-driven development for Quarkus 3.x services with JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo, targeting 80%+ coverage for event-driven architectures.
1
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
1
jpa-patterns
Provides JPA/Hibernate patterns for Spring Boot data modeling, including entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and connection pooling.
1
rust-testing
Guides writing Rust tests with TDD, covering unit, integration, async, property-based, mocking, and coverage patterns.
1
tdd-workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests when writing features, fixing bugs, or refactoring code.
1
threejs
Creates 3D elements and interactive browser experiences with Three.js, covering scenes, materials, controls, and post-processing.
1
executing-plans
Loads a written implementation plan, reviews it critically, executes all tasks with verification, and reports completion, stopping to ask for help when blocked.
1
add-rpc
Guides developers through adding new RPC commands to Wave Terminal, covering interface definitions, type conventions, code generation, and implementation across server, Electron, frontend, remote, and terminal components.
39
wps-events
Implements and manages Wave Terminal's WPS publish-subscribe event system, covering event type definition, publishing, subscribing, and TypeScript type generation.
39
create-view
Implements a new view type in Wave Terminal by creating a ViewModel class, a React view component, and registering it in the BlockRegistry.
39
full
Consolidates 89 high-integrity SOPs for the Full department of the Galyarder Framework, covering adapter creation, execution protocols, and multi-agent hygiene.
20 · bundle
product
Creates agent company packages that conform to the Agent Companies specification, either from scratch or by analyzing an existing repository.
20
release
Coordinate a full Galyarder Framework release across engineering verification, npm, GitHub, smoke testing, and announcement follow-up.
20
architect
Resolves legacy references to the architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
pr-report
Produces a maintainer-grade review of a pull request or large contribution, explaining the change tutorial-style and delivering a polished HTML or Markdown report with a concrete merge recommendation.
20 · bundle
tdd-guide
Resolves legacy references to the tdd-guide capability by routing to the current runtime's equivalent agent, plugin, or skill.
20