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★381→untested★1→untested★1→untested★381→untested★1→untested★381→untested★1→untested★0→untested★170→untested★1→untested★1→untested★1→untested★1→untested★0→untested★1→untested★1→untested★381→untested★1→untested★381→untested★1→untested★381→untested★211→untested★381→untested★211→untested★211→untested★211→untested★211→untested★211→untested★381→untested★211→untested★211→untested★381→untested★211→untested★0→untested★381→untested★211→untested★211→untested★211→untested★262→untested★211→untested★0→untested★7→untested★0→untested★0→untested★381→untested★381→untested★0→untested★0→untested★381→
Compare Android build artifactsskillEngineeringL2
compare-builds · Release validation workflows where you need to confirm that a new build only includes intended changes (size, permissions, ABI support) before distribution.
Curate tests and decompose dependenciesskillEngineeringL2
yoink · Understanding the minimal surface area of a Python library by running its tests in isolation, then progressively stripping away transitive dependencies to identify core requirements.
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.
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.
Compose and format newsletter issuesskillMarketingL1
newsletter · Creating high-signal, subscriber-loyal newsletters by enforcing consistent voice, curation standards, and section structure across bi-weekly (or weekly) issues.
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.
Export app strings for translationskillProductOpsL1
export-excel · Handing off localization work to translators by exporting a structured, validated XLSX with placeholders preserved, missing-key tracking, and UI overflow warnings.
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.
Run complete app localization auditskillProductOpsL2
full-localization-report · Gating localization release by producing a complete technical audit report that distinguishes XML validation from human linguistic review.
Import and validate translated stringsskillProductOpsL2
import-excel · Applying translator-reviewed translations to Android resources with automated validation that blocks invalid or unsafe changes before writing.
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.).
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.
Check app release readinessskillProductEngineeringL2
release-check · Pre-release validation when multiple flavours, signing configs, and SDK integrations must be checked before shipping to production.
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.
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.
Apply design aesthetic systemskillProductL2
apply-aesthetic · Design system application when a named archetype or library must be mapped to semantic tokens without breaking accessibility or brand consistency.
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.
Audit design against usability heuristicsskillProductMarketingL1
design-review · Design critique and quality audit when a structured Nielsen-heuristic score with 6 weighted dimensions and findings table is needed for stakeholder buy-in.
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.
Govern design system evolutionskillProductEngineeringL1
governance · Preventing design-system fragmentation by enforcing versioning discipline across team changes.
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.
Execute product management workflowskillProductL1
pm-skills · Enabling non-engineers to write complete, structured PRDs that hand off cleanly to engineering.
Manage file uploads and media storageskillEngineeringOpsL2
handling-storage-media · Serving user-uploaded media in Appwrite-backed apps without hand-rolling image optimization.
Prototype and test user flowsskillProductMarketingL2
prototype · Incrementally validating design direction without over-investing in fidelity before PMF confirmed.
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.
Write and review UI copyskillMarketingProductL1
ux-writing · Making every interface touch-point feel human and honest without copy review becoming a bottleneck.
Manage markdown documents and metadataskillOpsProductivityL2
dotmd-cli · Scaling documentation governance across a large codebase without making compliance feel like overhead.
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.
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
Suggest next tasks from codebaseskillEngineeringL1
suggest-task-gamma · Onboarding or unblocking when you know the codebase but not what to build next
Edit Unity YAML project filesskillEngineeringL2
unity-yaml-format · Diagnosing broken prefab references and resolving merge conflicts in serialized Unity scenes
Transcribe audio with AssemblyAIskillEngineeringL2
assemblyai · Transcribing meetings or podcasts and extracting structured insights without round-tripping external LLMs
Generate Tailwind CSS configsskillEngineeringL2
tailwind-config-generator · Setting up Tailwind in a new project with custom design system without manual config