The library

Everything we index — ranked by what works, never by stars.

untested
Design error and loading statesskillEngineeringL1
unhappy · "State-first design pass. Generate or audit the UI's loading, empty, error, partial, conflict, and offline states — before the happy path. Invoke when
untested
Query knowledge base documentsskillL1
knowdb-local-search · When you have documents chunked in a local db/ and need fast, scoped grep-based search without external APIs.
untested
Add motion and animationsskillEngineeringL1
animate · When you need motion that passes the Decision Ladder and respects motion budgets (100-400ms per element class).
untested
Analyze YouTube video content strategyskillMarketingL2
youtube-transcript-analysis-api-skill · When you need structured competitive analysis of YouTube videos (value props, audience pain points, CTA strategy) without manual watching.
untested
Visualize code architecture relationshipsskillEngineeringL2
codeatlas · When you need a visual architecture map of a codebase without external fetch or CDN dependencies.
untested
Design delightful micro-interactionsskillEngineeringL1
delight · When you need one or two memorable micro-interactions that users would screenshot, not decorative animation.
untested
Extract YouTube transcripts and metadataskillMarketingL2
youtube-transcript-extractor-api-skill · When you need clean transcripts + metadata (title, likes, publisher) from a YouTube video without manual browser interaction.
untested
Write session action receiptsskillL1
SKILL · When you need an immutable audit trail of what changed in a session and whether it's rollback-eligible.
untested
Improve UI copy clarityskillEngineeringL1
clarify · When every button, error message, empty state, and form hint needs to be verb+object and actionable.
untested
Transform YouTube transcripts into contentskillMarketingL2
youtube-transcript · When you need a YouTube transcript plus one or more reformatted views (Twitter thread, blog article, chapter outline) without manual transcription.
untested
Generate images with Google ImagenskillMarketingL2
whisk-proxy · When you need free AI image generation (Imagen 4 quality) via your Google account without API keys or paid subscriptions.
untested
Refine typography and scaleskillEngineeringL1
typeset · When typography is technically correct but hierarchy is invisible — need font choice, modular scale, tracking, and micro-details (tabular-nums, balance, curly quotes).
untested
Initialize product requirements documentskillProductL1
ralph-init · When you need a structured Product Requirements Document with testable acceptance criteria before running ralph-loop iteration.
untested
Extract channel videos and performance dataskillMarketingL2
youtube-video-api-skill · When you need structured video metrics and posting cadence from a YouTube channel without manual scraping.
untested
Scrape web content and bypass blocksskillDataL2
openclaw-ultra-scraping · When you need data from sites with JavaScript rendering or form interactions that static scraping cannot handle.
untested
Strip content to essenceskillEngineeringL1
distill · When UI has redundant elements, excessive color, or competing accents that distract from primary action.
untested
Red team Active Directory networksskillLegalL3
offensive-active-directory · When you need to map Active Directory attack paths and identify privilege escalation vectors in an authorized pentest.
untested
Build Vara Sails blockchain applicationsskillEngineeringL3
vara-skills · When building modular agent workflows where reusable skills reduce duplication and improve testability.
untested
Critique UI hierarchy and clarityskillEngineeringL1
critique · When you need structured feedback on code quality, design consistency, or anti-patterns before shipping.
untested
Identify JWT vulnerabilities in security testsskillEngineeringL2
offensive-jwt · When you need to test JWT security (algorithm compliance, signature verification, expiration handling) in authorized penetration tests.
untested
Verify UI polish and design quality gatesskillProductL1
finalize · When work is done and you need one systematic pass to ensure quality, consistency, and delivery readiness.
untested
Test OAuth implementation for attack vectorsskillEngineeringL2
offensive-oauth · Testing OAuth implementations for authorization bypass and token leakage vulnerabilities.
untested
Manage Traefik routing rules via APIskillEngineeringOpsL3
traefik-route-manager · Managing dynamic routing configurations for microservices without manual Traefik config editing.
untested
Apply strategic color to UI designsskillProductL1
colorize · Adding strategic accent color to neutral UIs while enforcing the 90% neutral rule.
untested
Design interfaces that avoid generic AI stylingskillProductL2
ui-craft · Building designed-feeling UIs that avoid AI-generic patterns through anti-slop rules and craft.
untested
Execute basic security exploits for testingskillEngineeringL2
offensive-basic-exploitation · Developing and validating exploits for vulnerable software in controlled lab environments.
untested
Build modular Flask applications at scaleskillEngineeringL3
SKILL · Automating workflows for SKILL without manual intervention.
untested
Write tests before implementation codeskillEngineeringL1
tdd · Enforcing test-driven development cycles to catch regressions early and guide design.
untested
Analyze crash dumps for root causesskillEngineeringL2
offensive-crash-analysis · Developing and validating exploits for vulnerable software in controlled lab environments.
untested
Search and monitor Telegram groups from CLIskillOpsProductivityL2
tg-cli · Searching and monitoring Telegram messages locally via MTProto without cloud intermediaries.
untested
Score UI design against usability standardsskillProductL1
heuristic · Executing structured multi-step workflows with clear action tracking and status reporting.
untested
Automate job search with LinkedIn and NotionskillHRProductivityL3
notion-linkedin-resume-pipeline · Automating job search, Notion tracking, and resume generation in a single daily pipeline.
untested
Write and test data transformations with SQLMeshskillDataEngineeringL3
sqlmesh · Automating workflows for sqlmesh without manual intervention.
untested
Build styled component UIs with NuxtskillEngineeringL2
nuxt-ui · Automating workflows for nuxt ui without manual intervention.
untested
Apply security mitigations to vulnerabilitiesskillEngineeringL2
offensive-mitigations · Developing and validating exploits for vulnerable software in controlled lab environments.
untested
Speak and listen with voice AIskillL2
SKILL · Automating workflows for SKILL without manual intervention.
untested
Build accessible headless Vue componentsskillEngineeringL2
reka-ui · Automating workflows for reka ui without manual intervention.
untested
Exploit race conditions across system layersskillEngineeringL2
offensive-toctou · Developing and validating exploits for vulnerable software in controlled lab environments.
untested
Instrument code for reliable metrics collectionskillEngineeringDataL2
sentry-instrumentation · Automating workflows for sentry instrumentation without manual intervention.
untested
Generate technical diagrams and visualizationsskillProductEngineeringL2
tesserax · Automating workflows for tesserax without manual intervention.
untested
Identify security bugs in code reviewskillEngineeringL1
offensive-bug-identification · Developing and validating exploits for vulnerable software in controlled lab environments.
untested
Build AWS Lambda functions with best practicesskillEngineeringL2
powertools-aws · When writing Lambda functions that need structured logging, distributed tracing, and metrics in production.
untested
Measure test coverage against requirementsskillEngineeringL2
ac-coverage · When you need to verify that acceptance criteria are actually tested before release.
untested
Remote control Compose Desktop UI interactionsskillEngineeringL2
compose-ui-control · When you need to test Compose Desktop UI automatically via HTTP without native frameworks.
untested
Auto-validate and commit code changesskillEngineeringL2
commit · When you need to commit code with automatic service detection and cross-service validation.
untested
Run offensive fuzzing campaignsskillEngineeringL3
offensive-fuzzing · When you need a methodical approach to finding memory vulnerabilities in any target.
untested
Create production hotfix with backmergeskillEngineeringL2
hotfix · When you need a safe prod hotfix with guaranteed backmerge to test and main.
untested
Reference offensive vulnerability classesskillEngineeringL1
offensive-vuln-classes · When learning memory corruption exploit techniques with real CVE case studies.
untested
End-to-end QA test Agent2 agentsskillEngineeringL3
agent-qa · When you need to validate agent behavior and confidence across multiple test cases.
untested
Run validation lint and testsskillEngineeringL2
validate · When you need to quickly check if all affected services pass their lint/format/test rules.
page 113 / 161