Coding & Dev Tools
9,772 skillsapex-enum-patterns
Use Apex enums for closed-set dispatch and routing, with safe valueOf conversion, exhaustiveness checks, and managed-package considerations.
15 · bundle
flow-bulkification
Redesign Salesforce Flows to handle bulk data loads without hitting transaction limits, using collection-first patterns and safe transaction scope.
15 · bundle
lwc-css-and-styling
Style Lightning Web Components using SLDS design tokens, styling hooks, scoped CSS, and ::part() while avoiding common pitfalls like !important and shadow-DOM piercing.
15 · bundle
custom-permissions
Creates, assigns, and checks custom permissions to gate feature access across Salesforce contexts including validation rules, Apex, Flow, Visualforce, and Connected Apps.
15 · bundle
apex-scheduled-jobs
Design, implement, review, and troubleshoot Apex scheduled jobs using the Schedulable interface, cron expressions, and CronTrigger monitoring.
15 · bundle
batch-apex-patterns
Design, review, and debug Batch Apex contracts, scope sizing, stateful behavior, chaining, and AsyncApexJob monitoring.
15 · bundle
cpq-test-automation
Writes and debugs Apex test classes for Salesforce CPQ, covering quote setup, price rule execution via ServiceRouter, contracting, and order generation.
15 · bundle
nuxt
Develop Nuxt 3 full-stack Vue applications with SSR, file-based routing, auto-imports, data fetching, and deployment guidance.
61
tmux
Manage interactive tmux sessions from an agent, including spawning coding agents in parallel and monitoring their output.
61
tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
61
use-dom
Run web code in a webview on native platforms and as-is on web using Expo DOM components, enabling incremental migration of web code to native.
61
test
Runs a persistent verification-and-fix loop, executing existing test suites and browser/desktop checks until the requested surface is verified or a real blocker remains.
61
github
Interact with GitHub repositories using the gh CLI to check pull request status, list workflow runs, view logs, and query the GitHub API with JSON output.
61
libafl
Build and run custom fuzzers with LibAFL, a modular Rust fuzzing library, including drop-in libFuzzer replacement and custom component configuration.
61
atheris
Guides setting up and using Atheris for coverage-guided fuzzing of Python code and C extensions, including Docker setup, harness writing, and corpus management.
61
semgrep
Runs Semgrep static analysis to find bugs and security vulnerabilities, with guidance on installation, rule selection, custom rule writing, and CI/CD integration.
61
peekaboo
Automates macOS UI via a CLI: capture screens, inspect and target UI elements, drive mouse and keyboard input, and manage apps, windows, menus, and dialogs.
61
harden
Strengthen interfaces against edge cases, errors, internationalization issues, and real-world usage scenarios that break idealized designs.
61
mvp
Builds a Streamlit and FastAPI RAG application that lets users upload documents and query them with natural language through LM Studio.
61
animate
Analyze a feature and strategically add animations and micro-interactions that enhance understanding, provide feedback, and create delight.
61
dogfood
Systematically explores a web application, finds issues, and produces a report with reproduction evidence for each finding.
61
gh-fix-ci
Locates failing GitHub Actions checks on a pull request, fetches logs, summarizes failures, and proposes a fix plan for approval before implementing.
61
winui-app
Guides WinUI 3 and Windows App SDK development with setup, scaffolding, design, and troubleshooting workflows.
61
vhs
Guides creation of professional, portable, and optimized terminal recordings using VHS, covering configuration, timing, output optimization, and CI/CD integration.
61
zod
Provides 43 prioritized best-practice rules for using Zod in TypeScript, covering schema definition, parsing, type inference, error handling, composition, refinements, and performance.
61
utg
Generates unit tests for code changed in the current branch by comparing against origin/main and following existing test conventions.
61
xhs-explore
小红书内容发现与分析技能。搜索笔记、浏览首页、查看详情、获取用户资料。 当用户要求搜索小红书、查看笔记详情、浏览首页、查看用户主页时触发。
1
cc
Routes short slash commands to Claude Code relay sessions, including starting, stopping, and tailing sessions, and forwarding messages in relay mode.
32 · bundle
antd
Provides knowledge of Ant Design components for building React UIs, including props, usage, and best practices.
32 · bundle
lsp
Provides multi-language code navigation via persistent LSP daemons, supporting definitions, references, hover, symbols, and diagnostics for Python, TypeScript, Rust, Go, and more.
32 · bundle
vow
Defines a protocol for agents to make cryptographically enforced commitments with tiers for ethical, financial, and confidential promises, including execution steps.
32
bazi
计算八字以及大运流年信息,需要性别, ISO 8601 格式的时间两个参数
32 · bundle
vnpy
Develop quantitative trading strategies with the vn.py framework, covering CTA, spread, and options strategies with support for 20+ broker gateways.
32 · bundle
plan-i
启动一个新的规划流程,创建新的规划文件。
32 · bundle
usd1
Transfers USD1 (USDC on Wormhole) between wallets via the Wormhole Liquidity Facility, returning the transaction hash and status.
32 · bundle
mcp-builder
Guides the creation of high-quality MCP servers that let LLMs interact with external services through well-designed tools, covering planning, implementation, testing, and evaluation.
253 · bundle