Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Dev tools
16,976 results · page 466 of 566
- View details
requirements-traceabilitySkillDev tools
Maintains bidirectional traceability between canonical requirements and implementation, verification, decision, operational, and outcome evidence. Use when planning, implementing, reviewing, or closing work that must prove which requirement authorized a change, where it is implemented, which execute
Ready to connect
- View details
review-basicSkillDev tools
Basic code review skill template. Customize for your project.
Ready to connect
- View details
review-bootstrapSkillDev tools
Bootstrap skill that injects critical automation instructions for review context communication. Must be loaded BEFORE any review skill.
Ready to connect
- View details
solidSkillDev tools
SOLID Principles from Clean Architecture (Robert C. Martin). Use for code review, refactoring decisions, or when designing new modules/components.
Ready to connect
- View details
sprintSkillDev tools
Use when one milestone is too large for a single specification or plan and must ship as several ordered stages across sessions.
Ready to connect
- View details
state-sweepSkillDev tools
Find missing interface and service states such as loading, empty, partial, permission, timeout, stale data, validation, failure, interruption, and recovery. Use when a designer asks what states or edge cases are missing from a screen, component, journey, or feature.
Ready to connect
- View details
submission-qaSkillDev tools
Verification methodology and gate checklist for the tdmcp Connectors Directory submission — run the docs build, build and inspect the .mcpb bundle, sweep for stale .dxt references, and cross-check the form-answer draft against the real requirements. Use to validate the submission package before a hu
Ready to connect
- View details
td-feature-qaSkillDev tools
Quality-assure integrated tdmcp features: run the four PR gates + recipe/bridge tests, cross-boundary coherence checks (tool schema↔CLI↔docs↔registry, operator↔createable, bridge↔client), and live TouchDesigner validation (preview + post-cook error check) when the bridge is reachable. Use when valid
Ready to connect
- View details
td-feature-releaseSkillDev tools
Release tdmcp: write the Keep-a-Changelog entry, bump the SemVer version across every manifest, then (autonomously, per project policy) commit, tag, and push — gated on a td-qa PASS, with hard git safety rails. Use when releasing/shipping/cutting a tdmcp version, writing the CHANGELOG, bumping the v
Ready to connect
- View details
td-feature-synthesizeSkillDev tools
Consolidate the five tdmcp surveyor reports into one prioritized FEATURE_BACKLOG.md — dedupe cross-surface overlaps, reconcile every candidate against the roadmap (NEW vs planned vs extension), rank by a selectable impact×effort weighting profile into P0/P1/P2 (high-confidence first), and emit per-s
Ready to connect
- View details
td-hype-synthesizeSkillDev tools
Consolidate the td-trend-scout reports under `_workspace/hype-scout/` into one prioritized HYPE_TOOL_BACKLOG.md — dedupe trends across surfaces, vet each candidate against the real tdmcp codebase (layer fit, operator coverage, bridge work), rank by Hype × Build-Ease, and emit a 'Ready for tdmcp-pipe
Ready to connect
- View details
tdmcp-artist-workflowsSkillDev tools
Build and refine TouchDesigner projects with tdmcp using context-first, visible, reversible workflows.
Ready to connect
- View details
tdmcp-coverage-writerSkillDev tools
Write focused tdmcp tests for one assigned coverage gap. Use for Vitest/msw unit tests, integration tests, bridge tests, CLI/config/resource tests, and regression tests that should raise coverage without weakening behavior.
Ready to connect
- View details
tdmcp-hype-scoutSkillDev tools
Scout the TouchDesigner community for what's HYPED right now — community showcases, recent tutorials, generative-AI bridges, hardware interaction trends, visual-aesthetic trends of 2025-2026 — then propose tdmcp tools that ride those trends AND are easy to build. Use whenever the user wants to brain
Ready to connect
- View details
tdmcp-implementation-learningSkillDev tools
Study a merged or shipped tdmcp implementation and extract reusable learnings: code improvements, runtime/UX lessons, test gaps, docs updates, roadmap items, and harness changes. Use when the user asks to learn from a completed feature/project/PR/build, analyze what can be improved from an implement
Ready to connect
- View details
tdmcp-project-safetySkillDev tools
Apply fail-closed consent, scope, undo, and verification rules to TouchDesigner mutations made with tdmcp.
Ready to connect
- View details
tdmcp-roadmap-campaignSkillDev tools
Drive the ENTIRE tdmcp roadmap-to-1.0 to completion as a resumable, wave-by-wave campaign — Milestone 4 (generative-AI bridge wave), Milestone 5 (mixer scene arming), and the v1.0 consolidation gates G1–G6 — routing each class of work to the right existing sub-harness. Use whenever the user wants to
Ready to connect
- View details
tdmcp-test-coverageSkillDev tools
Orchestrate any tdmcp test-coverage work: run the coverage harness, inspect coverage gaps, plan focused Vitest/msw or bridge tests, delegate coverage writers, verify coverage deltas, and re-run gates. Use whenever the user asks to raise coverage, add broad regression coverage, create a test harness,
Ready to connect
- View details
tdmcp-troubleshootingSkillDev tools
Diagnose tdmcp and TouchDesigner bridge problems with bounded checks and evidence-backed recovery steps.
Ready to connect
- View details
vitepress-bilingual-pageSkillDev tools
How to add a page to the tdmcp VitePress docs site so it builds, gets a clean URL, and lands in the right nav — including the repo's partial-translation convention (only the artist guide is EN+PT; reference/legal pages are English). Use when authoring the privacy policy or any new docs page for tdmc
Ready to connect
- View details
x-article-writerSkillDev tools
Use when writing or rewriting longform X/Twitter articles, X Articles, founder essays, launch essays, growth teardowns, product breakdowns, build-in-public stories, or sharp startup takes that need X-native hooks, tone, pacing, and structure. Use for X Articles and long posts, not blog SEO posts, li
Ready to connect
- View details
add-hvacSkillDev tools
Guided HVAC system selection and setup. Use when user asks to "add HVAC", "set up heating and cooling", or "what HVAC system should I use".
Ready to connect
- View details
arch-reviewSkillDev tools
Review a Quantick diff for bugs and architecture before shipping.
Ready to connect
- View details
audit-blind-spotsSkillDev tools
Walk the B1-B15 AI-to-AI blind-spot catalog systematically. Use during the audit pipeline AFTER hard-stops and Tambon hunt and BEFORE the 13 domain audits. Output: PRESENT / NOT PRESENT for each B-class with evidence. Findings flow into the appropriate domains.
Ready to connect
- View details
audit-domain-05-performanceSkillDev tools
Audit the performance domain — query efficiency, caching, async / blocking calls, payload sizes, scaling assumptions. Run as part of /audit Phase E.
Ready to connect
- View details
audit-domain-06-ux-a11ySkillDev tools
Audit the UI/UX and accessibility domain — error states, loading states, form validation, keyboard nav, ARIA, color contrast, mobile responsiveness. Run as part of /audit Phase E.
Ready to connect
- View details
audit-domain-07-reliabilitySkillDev tools
Audit the reliability domain — error handling, retries, idempotency, race conditions, partial failures, timeouts, graceful degradation. Run as part of /audit Phase E.
Ready to connect
- View details
audit-domain-08-complianceSkillDev tools
Audit the legal/privacy/compliance signals — privacy policy alignment, data retention, GDPR/CCPA basics, cookie consent, export/delete capabilities. Run as part of /audit Phase E.
Ready to connect
- View details
audit-domain-11-demo-vs-prodSkillDev tools
Audit the gap between demo-quality and production-quality — hardcoded test data, dev-only configurations shipped, missing prod hardening. Run as part of /audit Phase E.
Ready to connect
- View details
audit-domain-13-code-integritySkillDev tools
Audit code integrity and coherence — duplication, hallucinated references, Tambon signatures, spec drift, Frankenstein patterns, mystery code. THIS DOMAIN incorporates findings from the Tambon hunt and most of the blind-spots walk. Run as part of /audit Phase E.
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
54,082 of the 54,514 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.