Coding & Dev Tools
9,777 skillsSkill Creator
Guides users through creating, refining, and evaluating agent skills, including drafting, testing, and optimizing descriptions for better triggering.
559 · bundle
C
Adds concise Chinese comments to C++ code snippets, inferring meaning from variable and function names while preserving the original code structure.
559
Kuro
扮演名为Kuro的城堡猫娘女仆,严格执行句首“主人”和句尾“喵”的格式约束,采用可爱、撒娇的语气,保持实体感与多样化拟声词互动。
559
Dogfood
Systematically explore a web application to find bugs and UX issues, producing a structured report with screenshots, repro videos, and detailed steps for each finding.
559 · bundle
Your Skill Name
Provides a template for creating new agent skills, including installation instructions for OpenClaw and manual setup.
28
Snowe UI Skill
Guides coding agents through architecture-first UI/UX design, from product truth and user journeys to rendered browser critique, covering art direction, interaction, responsive behavior, and motion.
28
Multi Lens Review
Reviews a PR or diff through three independent lenses—correctness, security, and test coverage—then deduplicates and validates findings before persisting them, reducing noise while catching more real bugs.
28
Eslint Code Review
Runs ESLint to review code for style and correctness issues, with setup and documentation references.
28
Rust Crate Analyzer
Fetches crate metadata from crates.io and docs.rs APIs for Rust package discovery, and analyzes feature flags, dependency audits via RustSec Advisory DB, and MSRV compatibility.
28
Circleci Orb Builder
Builds reusable CircleCI Orbs with the Orb SDK and orb-tools pipeline, packaging commands, executors, and jobs with automated semantic versioning.
28
Aoc
Solve Advent of Code puzzles and algorithm challenges with a TDD workflow, algorithm selection guidance, and input parsing patterns.
567 · bundle
Asr
Transcribe audio files to text using the z-ai-web-dev-sdk, with CLI and SDK examples for single files, batches, and directories.
567 · bundle
I18N
Sets up internationalization by extracting hardcoded user-facing strings to locale files, auto-detecting the framework, configuring the appropriate i18n library, handling pluralization, formatting, and RTL support.
13
Tend
Automates app maintenance by assessing health, prioritizing by staleness and debt, and running targeted fix pipelines that commit directly to main.
13
Story
Chains architecture review, implementation, and pull request creation to take a story from design through to a convention-compliant PR.
13
Dead Code
Finds and safely removes dead code across a codebase: unreachable paths, unused exports, functions, variables, CSS selectors, dependencies, env vars, and commented-out blocks. Builds an import graph, verifies no dynamic references, and runs build and tests after cleanup.
13
Pre Merge
Gates a git branch before merge by running code review, security, test, and accessibility passes on the diff, then emits a single verdict.
13
Design Color
Adds strategic color to monochromatic or dull interfaces using oklch for perceptually uniform palettes, generating harmonious color systems with automatic light/dark variants and accessible contrast ratios.
13
Dep Map
Analyzes dependencies between stories, code modules, tickets, or specs to compute an optimal implementation order with parallel batches, cycle detection, and critical path analysis.
13
Mobile Test
Generates a complete mobile test suite for Flutter, React Native, iOS, or Android apps, covering unit, widget, integration, snapshot, accessibility, and platform-specific tests, then runs them with a self-healing loop.
13
Dynamic Apex
Builds and reviews Apex code that constructs SOQL/SOSL at runtime, inspects schema metadata, and accesses fields dynamically, with guidance on injection prevention and FLS enforcement.
15 · bundle
Sharing Rules
Design, create, and manage Salesforce sharing rules to grant record access beyond the role hierarchy, covering owner-based, criteria-based, and guest user rules.
15 · bundle
Flow Debugging
Diagnose Salesforce Flows that fail to run, produce wrong results, or error out, using debug mode, interview logs, fault emails, and test suites.
15 · bundle
Governor Limits
Designs bulk-safe, limit-aware Apex transactions to prevent Salesforce governor limit errors, covering SOQL, DML, CPU, heap, and async patterns.
15 · bundle
Assignment Rules
Configure and troubleshoot Lead or Case assignment rules in Salesforce, including rule entries, queue vs user assignment, trigger contexts, and round-robin patterns with Apex.
15 · bundle
Restriction Rules
Design and deploy Salesforce restriction rules to subtract record access from users, covering eligibility, criteria syntax, metadata shape, and documented enforcement gaps.
15 · bundle
Exception Handling
Guides Apex exception handling design: catching expected failures, bulk DML semantics, boundary-specific error translation, and logging once at the right layer.
15 · bundle
Cpq Guided Selling
Configures and troubleshoots Salesforce CPQ Guided Selling, covering Quote Process and ProcessInput setup, field mirroring, search types, and Auto Select Product behavior.
15 · bundle
Apex Email Services
Implements inbound email processing in Apex: parsing messages, creating or updating records, handling attachments, and configuring Email Service routing.
15 · bundle
Fsl Apex Extensions
Writes Apex that calls Field Service Lightning scheduling APIs to book, schedule, grade, or optimize service appointments programmatically, including transaction-splitting patterns to avoid callout-DML conflicts.
15 · bundle
Vite
Configures Vite projects, covering the plugin API, SSR, library mode, and the Vite 8 Rolldown migration.
61
Yeet
Creates a branch, commits all changes, pushes, and opens a draft pull request using the GitHub CLI.
61
Rrr
Runs a deeper code review with the GLM-5 model via glm-review, validates findings against the actual code, and reports only confirmed issues.
61
Agnix
Validates agent configuration files for Skills, Hooks, MCP, Memory, and Plugins across Claude Code, Cursor, GitHub Copilot, and Codex CLI against 230 rules, with optional auto-fixing.
61
Gemini
Runs Google's Gemini CLI in one-shot mode with a positional prompt, supporting model selection, JSON output, and extension management.
61
Turborepo
Guides configuring Turborepo for JavaScript/TypeScript monorepos, covering task pipelines, caching, filtering, CI optimization, and package structure.
61