Coding & Dev Tools
9,772 skills155-zero-0a870ee6
Defines quality standards and validation checklists for agent workflows, Python tools, and documentation, including automated checks and pre-commit gates.
7 · bundle
159-tool-32546c63
Automates the preparation of Easy difficulty diagram specifications from a CSV report and chapter files, generating reports, execution plans, and spec files for MicroSim generation.
7 · bundle
180-name-afdc4f6c
Converts legacy agent resources such as subagents, commands, and rules into the unified Agent Skills format, with classification, conversion, and verification steps.
7 · bundle
180-name-e2f4c898
Provides guidelines and best practices for aggregates and aggregate roots, referencing detailed documentation.
7 · bundle
199-rust-b896a505
Teaches Rust traits, generics, and type system concepts with code examples and best practices.
7 · bundle
005-tier-013a934a
Reference for the Agent Script language used in Salesforce Agentforce, covering syntax, deployment methods, and troubleshooting.
7 · bundle
011-main-6e6d1018
Guides setting up Drizzle ORM with Vercel Postgres and Vercel KV for a manufacturing analysis app, covering schema definition, queries, migrations, caching, sessions, and rate limiting.
7 · bundle
spike
Runs throwaway experiments to validate feasibility before building, producing a verdict with evidence.
2
ascii-art
Renders text or images as ASCII art for terminal-friendly output, including banners, frames, QR codes, and weather.
2
github-auth
Authenticates to GitHub using a token, SSH key, or the gh CLI, with guidance for troubleshooting common auth failures.
2 · bundle
github-issues
Create, search, triage, and label GitHub issues using the gh CLI or REST API, with guidance on avoiding duplicates and managing the backlog.
2 · bundle
simplify-code
Runs three parallel reviewers to find code reuse, quality, and efficiency issues in a diff, then applies safe fixes and reports risky ones.
2
github-code-review
Reviews local git changes and GitHub pull requests, leaving inline comments and formal reviews.
2 · bundle
github-pr-workflow
Guides a coding agent through the full GitHub pull request lifecycle: branch, commit, open PR, monitor CI, fix failures, merge, and clean up, using either the gh CLI or git plus curl.
2 · bundle
systematic-debugging
Diagnose bugs by establishing a tight feedback loop, tracing root cause, and verifying fixes with regression tests before making changes.
2
github-repo-management
Manage GitHub repositories end-to-end: clone, create, fork, configure settings, protect branches, set secrets, create releases, and run workflows using gh or git+curl.
2 · bundle
requesting-code-review
Verifies a code change before it lands by scanning the staged diff, running tests, and delegating to an independent reviewer.
2
mcdonald
麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询
1 · bundle
nom
Fetches recent GitHub activity from the Nom feed and presents it as a clear, readable summary.
1 · bundle
iqdb-onchain-storage
Build on-chain relational databases on Solana using IQ Labs' IQDB, hanLock, and x402 tools, including CRUD operations, tamper-evident rolling hashes, password-based encoding, and payment-gated file inscription.
1 · bundle
vgl
Generates structured VGL JSON for Bria FIBO models, giving deterministic control over objects, lighting, camera, composition, and style instead of natural language prompts.
1 · bundle
gitmap
Provides Git-like version control for ArcGIS web maps, wrapping the gitmap CLI to expose branch, commit, diff, push/pull, and map discovery as callable tools.
1 · bundle
aria2
Manages aria2 downloads via its RPC interface, supporting magnet links, torrents, and HTTP files, with commands to add, monitor, pause, resume, and remove tasks.
1 · bundle
oban-designer
Design and implement Oban background job workers for Elixir, covering queue configuration, retries, uniqueness, cron scheduling, and testing.
1 · bundle
plaid
Interact with the Plaid finance platform to link bank accounts, fetch balances, and query transactions by date range using the plaid-cli tool.
1 · bundle
opentangl
Configures a self-driving development loop for JavaScript/TypeScript projects, generating configuration files and preparing OpenTangl to run autonomously.
1 · bundle
pr-draft
Generates a pull request title and body from local git history, writing them to a draft file for review before publishing.
0
git-commit
Turns working-tree changes into well-formed local commits following Conventional Commits, with atomic boundaries and issue references.
0 · bundle
unit-tests
Systematically adds unit test coverage to existing source files in any project, tracking progress across sessions via scan, plan, and write modes.
0
issue-publish
Publishes a reviewed GitHub issue draft by creating or editing an issue with the gh CLI, assigning it to the current user, and never commenting, closing, or reopening issues.
0
learning-mode-coding
Switches Claude Code into a teaching-first mode for unfamiliar technologies, explaining concepts and commands step by step without writing code until approved.
0
ml-engineering
Enforces rigorous ML modeling, feature engineering, training, and evaluation standards at principal-engineer level.
0
python-excellence
Enforces principal-engineer-level Python code quality: formatting, type safety, idiomatic patterns, class and function design, and anti-pattern prevention.
0
software-architecture
Enforces system design, project structure, dependency management, error handling, testing, and documentation standards at principal-engineer level.
0
algorithms-and-data-structures
Enforces complexity analysis, correct data structure selection, vectorization, and algorithm implementation discipline at principal-engineer level.
0
tdd
Guides test-first development with vertical slices, one test at a time, and refactoring after green.
3 · bundle