Coding & Dev Tools
9,772 skillsmariadb-transactions
Documents MariaDB-specific transaction control syntax and behavior, including START TRANSACTION, COMMIT, ROLLBACK, SAVEPOINT, implicit commit rules, autocommit defaults, and idle transaction timeouts.
0
mariadb-create-function
Explains MariaDB's three CREATE FUNCTION forms — stored functions, stored aggregate functions, and loadable UDFs — covering syntax, privileges, and behavior differences for writing or reviewing MariaDB SQL.
0
mariadb-connector-c-install
Installs and configures MariaDB Connector/C, covering package names per distribution, compile and link flags, option file handling, and TLS options.
0
refactoring
Identifies and removes dead code safely, with test verification at each step and categorization of risk levels.
1
codemap-sync
Analyzes codebase structure and generates token-lean architecture documentation in codemap files, with diff detection and metadata tracking.
1
tdd-methodology
Guides the red-green-refactor cycle for implementing features with test-driven development, including test quality guidelines, framework setup, and commit patterns.
1
swift-concurrency-6-2
Adopt Swift 6.2's Approachable Concurrency model, which runs code single-threaded by default and uses explicit @concurrent for background offloading, isolated conformances, and MainActor default inference to eliminate data-race errors.
1 · bundle
build-management
Incrementally fixes Gradle build and compilation errors for Android and Kotlin Multiplatform projects.
1
coding-rules-enforcer
Enforces language-specific coding rules, style guidelines, patterns, security, and testing standards by referencing a built-in guidelines bank.
1 · bundle
swiftui-patterns
Provides SwiftUI architecture guidance covering state management with @Observable, view composition, type-safe navigation, performance optimization, and modern iOS/macOS UI best practices.
1 · bundle
scan
Assesses a codebase by spawning a single mapper agent for a chosen focus area, producing targeted documents in .planning/codebase/.
1 · bundle
ui-test
Runs adversarial UI tests in a real browser, covering functional, accessibility, responsive, and UX checks, with diff-driven, exploratory, and parallel workflows.
1 · bundle
claude-api
Reference for building LLM-powered applications with the Claude API and Anthropic SDKs, covering model selection, parameters, streaming, tool use, and migration.
1 · bundle
browser-qa
Automates visual testing and UI interaction verification using browser automation after deploying features.
1
minimalist
Guides efficient coding by enforcing a strict ladder of reuse, standard library, and minimal code before writing anything new.
1
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
1 · bundle
git-workflow
Guides Git version control practices: branching strategies, commit conventions, merge vs rebase, conflict resolution, and pull request workflows for collaborative teams.
1
perl-testing
Write and run Perl tests using Test2::V0, Test::More, prove, mocking, and Devel::Cover coverage with a TDD workflow.
1
add-config
Guides adding new configuration settings to Wave Terminal's hierarchical config system, covering Go structs, JSON schema, defaults, docs, and frontend/backend usage.
39
context-menu
Creates and displays context menus in Wave Terminal, covering menu item types, submenus, checkboxes, and event handling.
39
perseus
Resolves legacy references to 'perseus' by routing them to the current runtime capability, agent, or modern skill.
20
galyarder
Provides 89 standard operating procedures for the Galyarder department, covering agent adapters, execution protocols, and multi-agent hygiene.
20 · bundle
playwright-pro
Generates, reviews, fixes, and migrates Playwright end-to-end tests, with templates, agents, and integrations for TestRail and BrowserStack.
20 · bundle
elite-developer
Resolves legacy references to `elite-developer` by routing to the appropriate modern runtime capability, agent, or plugin skill.
20
remotion-engineer
Resolves legacy references to the remotion-engineer skill by routing to the modern runtime capability.
20
adk
Provides guidelines for building with Botpress's Agent Development Kit (ADK), covering project structure, primitives, CLI commands, and documentation lookups.
54 · bundle
joi
Builds and validates Joi schemas, including custom types, conditional validation with .when(), cross-field references, and custom error messages.
54 · bundle
impl
Implements features and writes code based on Plans.md tasks, with quality gates and routing to sub-skills for feature implementation and test writing.
54 · bundle
vloj
Parses LibreOJ problem IDs or URLs, creates a folder, fetches the problem statement via Chrome DevTools MCP, saves it as Markdown, and writes a C++ solution file.
54 · bundle
api
Provides RESTful API design patterns and best practices for creating endpoints, designing APIs, and implementing routes.
54 · bundle
sdd
Guides users through the specification-driven development workflow, from requirements gathering through specification, test derivation, implementation, and validation.
54 · bundle
vexor
Provides guidance and patterns for using a vector-powered CLI for semantic file search with Claude/Codex skills.
54 · bundle
coding
Coordinates five specialized coding agents (linter, perf, refactor, security, test) to enforce quality gates across the development lifecycle, from lint enforcement through performance profiling, refactoring, security auditing, and test coverage.
10
content-factory
Generates YouTube videos from prompts, creates vertical Shorts from text, and converts long videos into Shorts using free tools like ffmpeg, edge-tts, and Pexels.
10
mvvm
Implements the MVVM pattern in Flutter with Provider and ChangeNotifier, structuring projects into models, views, and viewmodels for testable, maintainable code.
4
static-analysis
Configures and runs static analysis and linting tools across multiple languages, integrating with CI/CD and security platforms.
4