The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★1→untested★1→untested★0→untested★1→untested★0→untested★1→untested★381→untested★0→untested★170→untested★1→untested★1→untested★0→untested★336→untested★1→untested★0→untested★1→untested★0→untested★381→untested★1→untested★381→untested★1→untested★0→untested★381→untested★211→untested★381→untested★211→untested★211→untested★211→untested★0→untested★0→untested★381→untested★211→untested★211→untested★381→untested★211→untested★0→untested★211→untested★381→untested★211→untested★381→untested★211→untested★211→untested★262→untested★7→untested★0→untested★7→untested★0→untested★381→untested★7→untested★381→
Generate full APK release audit reportskillEngineeringOpsL3
full-artifact-report · Gate releases by running a complete, evidence-backed artifact audit that produces a signed-off HTML report documenting manifest, permissions, signatures, and size changes.
Inspect Android App Bundle modules and packagingskillEngineeringL2
inspect-aab · Understanding the structure, module split, and native library support of an AAB before release, especially when validating Play Bundle configuration or diagnosing size anomalies.
Execute deterministic AI agent pipelinesskillEngineeringL4
lobster · Replacing ad-hoc agent loops with deterministic, resumable workflows that track state, gate approvals, and avoid token waste by hard-coding step sequences.
Inspect APK for security and risk concernsskillEngineeringL2
inspect-apk · Quickly understanding the surface area, dependencies, and security posture of a third-party or unverified APK before installation or distribution.
Durably execute workflows in ConvexskillEngineeringL4
workflow · Building multi-step, asynchronous operations (onboarding, order fulfillment, polling) that can survive server restarts without consuming resources during wait periods.
Catch Android localization layout risksskillProductEngineeringL1
check-ui-overflow · Catching layout-level regressions early during localization when translated strings are longer or right-to-left, preventing text clipping in production.
Spot security vulnerabilities in codeskillEngineeringL1
security-lens · Catching common OWASP vulnerabilities (injection, weak auth, hardcoded secrets, XSS) in code review without requiring a full security audit.
Format Claude Code status linesskillEngineeringL1
ccstatusline · Displaying live Claude Code usage, git status, and model info in a single terminal line, with persistent git caching to avoid repeated subprocess work.
Commit and push code changesskillEngineeringL1
git-sync · Syncing local work to remote with a clear co-authored commit message that explains WHY the change was made, not just WHAT changed.
Validate app strings and localesskillProductEngineeringL1
validate-strings · Continuously validating localization correctness by checking for missing translations, broken placeholders, and XML safety issues without modifying translations.
Diagnose Android crash stack tracesskillEngineeringL1
analyze-crash · Quickly pinpointing production Android crashes by separating wrapper exceptions from root cause, mapping to lifecycle, and recommending minimal fixes.
Trace Temporal workflows with OpenTelemetryskillEngineeringL2
interceptors-opentelemetry · Observing Temporal Workflow execution timing and step dependencies by emitting structured traces to OpenTelemetry-compatible backends (Jaeger, Datadog, etc.).
Deploy Meteora dynamic liquidity poolskillEngineeringFinanceL3
meteora · Swapping tokens on Solana when DLMM pools offer better pricing than constant-product AMMs.
Generate complete app review reportskillProductEngineeringL2
full-review-report · Comprehensive pre-release Android review when all four specialist domains (Kotlin, lifecycle, build, resources) need parallel evaluation and consolidated reporting.
Orchestrate agents with ticket trackingskillEngineeringOpsL3
claude-mpm · Large codebases requiring multi-agent coordination across Python/TypeScript/Rust/Java/Ruby stacks with persistent session state and semantic code search.
Check app release readinessskillProductEngineeringL2
release-check · Pre-release validation when multiple flavours, signing configs, and SDK integrations must be checked before shipping to production.
Run stage-gated agentic workflowskillEngineeringOpsL4
automaton · Long-running multi-step changes across Claude Code, Codex, and OpenCode when workflow phases must survive context-window resets and session restarts.
Validate React code for issuesskillEngineeringL1
react-doctor · Quick after-change validation in React projects when a fast score + actionable fixes matter more than deep architectural review.
Review Android code for risksskillEngineeringL1
review-changes · Pull-request review of Android code when Kotlin correctness, lifecycle safety, and SDK integration must be jointly assessed before merge.
Configure Tina CMS with GitHubskillProductEngineeringL2
tina-cms · Content editing workflows when non-developers need a Git-backed UI editor for MDX blog/documentation without custom CMS build.
Audit Firebase and marketing SDK setupskillEngineeringMarketingL2
sdk-integration-check · SDK integration security review when third-party analytics, messaging, and deep-linking must be checked for token exposure and lifecycle safety.
Scaffold Claude Code baselineskillEngineeringOpsL3
create-baseline · Unattended AI development when structural phase enforcement, consent gates, and skill automation cannot be left to agent discretion.
Initialize Ruflo projectskillEngineeringL2
init-project · Quick-start for new Claude Code projects needing interactive setup with preset configurations for standard, minimal, or full agent scope.
Audit UI accessibility (WCAG)skillProductEngineeringL1
a11y-audit · Accessibility compliance review before shipping when WCAG 2.2 AA/AAA coverage and POUR (Perceivable/Operable/Understandable/Robust) must be confirmed.
Manage Kaizen development workflowskillEngineeringL2
kaizen-dev · K8s microservice development when standardized branching, manifest organization, and automated deployment scripts must be enforced consistently.
Generate component code for any frameworkskillEngineeringL1
design-code · Component implementation across multiple frameworks when code must be production-ready, accessible, token-driven, and free of hardcoded values.
Design UI component specificationsskillProductEngineeringL1
design-component · Component design specification when a new UI pattern must be formally documented before or alongside code implementation.
Run design QA and regression testsskillEngineeringProductL2
design-qa · Design quality automation when commit-level gates for tokens, contrast, a11y, and visual regression must prevent regressions from reaching main.
Claude Agent nodes for n8n workflowsskillEngineeringOpsL3
n8n-nodes-claude-sdk-agent · N8n automation workflows requiring Claude agents with MCP integrations and model-routing rules when workflow nodes must delegate to LLM-backed agents.
Orchestrate multi-agent workflowsskillEngineeringOpsL4
takt · Large structured tasks requiring plan→implement→review→fix loops when multiple agents must coordinate across isolated worktrees with human judgment gates.
Audit shadcn/ui component boundariesskillEngineeringL2
treido-audit-shadcn · Enforcing architectural isolation in large shadcn/ui codebases without manual file review.
Generate design tokens in DTCG formatskillProductEngineeringL2
design-tokens · Generating multi-brand token systems with semantic-layer isolation and automated a11y validation.
Sync Figma designs and tokens with codeskillEngineeringProductL3
figma-integration · Maintaining design-code sync in teams where designers use Figma and engineers build in code.
Deploy to Vercel and manage CI/CDskillEngineeringOpsL3
handling-deploy-cicd · Gating production deployments with environment and build verification before pushing.
Govern design system evolutionskillProductEngineeringL1
governance · Preventing design-system fragmentation by enforcing versioning discipline across team changes.
Orchestrate OpenSpec workflowsskillEngineeringOpsL4
openflow · Bridging the spec-to-build gap in large features by auto-translating design intent into engineer phasing.
Migrate to external design systemsskillEngineeringProductL3
migrate-design-system · Adopting external design systems or migrating between them without rewriting components by hand.
Standardize Next.js API routesskillEngineeringL1
vkc-api-route-pattern · Standardizing API endpoint implementations across a large Next.js codebase without copy-paste drift.
Optimize for Core Web VitalsskillEngineeringProductL2
performance · Hitting Core Web Vitals targets (LCP ≤ 2.5s, INP ≤ 200ms, CLS ≤ 0.1) on low-end mobile.
Manage file uploads and media storageskillEngineeringOpsL2
handling-storage-media · Serving user-uploaded media in Appwrite-backed apps without hand-rolling image optimization.
Redesign and polish existing UIsskillProductEngineeringL2
redesign · Modernizing legacy UIs to premium quality while preserving hard-won user behavior.
Build token platform artifactsskillEngineeringProductL2
token-build · Maintaining a single source of truth for design tokens and auto-generating all platform outputs.
Monitor memory system dashboardskillOpsEngineeringL1
brain-monitor · Debugging memory-system behavior and verifying embedding/entity indexing in local agent projects.
Build features with agentic engineeringskillEngineeringL2
tandem-agentic-engineering · Scaling engineering delivery by having teams of agents work in parallel autonomously.
Execute AI workflow templatesskillEngineeringOpsL2
ai-workflow · Bootstrapping consistent AI-assisted development workflows across teams using multiple editors.
Run engineering workflows with tandemskillEngineeringL3
tandem-engineering-workflow · Handling complex features that benefit from parallel specialist work with real-time status tracking.
Monitor OpenCode with telemetryskillEngineeringL2
opencode-plugin-otel · Integrating opencode sessions with observability stacks like SigNoz, Datadog, or Honeycomb
Build DevOps automation scriptsskillEngineeringOpsL2
devops-scripts-authoring · Building lightweight wrapper scripts for common CI/CD tasks without heavyweight build systems
Coordinate tandem orchestration systemskillEngineeringL4
tandem-orchestration · Running multi-hour builds that spawn parallel agents and report progress back to chat without human re-entry
Suggest next tasks from codebaseskillEngineeringL1
suggest-task-gamma · Onboarding or unblocking when you know the codebase but not what to build next