Top Rated
The most starred skills loved by the community. Quality guaranteed!
figma-diagram-design
by stoodiohq
Apply professional color theming to Figma diagrams (flowcharts, decision trees, sequence diagrams, state diagrams, gantt charts). Use this skill whenever creating diagrams with the Figma:generate_diagram tool. Automatically assigns distinct colors to top-level branches, with child nodes inheriting their parent branch's color family for clear visual hierarchy.
semantic-css
by CreateNewUI
Skill for building beautiful, accessible web interfaces with semantic CSS. Provides design tokens for colors, typography, spacing, and effects with a 6-theme system. Use this skill when styling web applications with scalable, meaningful CSS that prioritizes accessibility and theming.
ci-cd
by Pranav-Karra-3301
Security-hardening skill for CI/CD pipelines and pre-commit hooks. Scans codebases to detect missing security infrastructure and generates configurations. Use when: (1) Setting up CI/CD for a new project ("add CI", "setup GitHub Actions", "create workflow") (2) Adding pre-commit hooks ("add husky", "setup pre-commit", "add git hooks") (3) Security hardening ("add SAST", "setup CodeQL", "add dependabot", "security scan") (4) Auditing existing CI/CD ("check my workflows", "what security am I missing") (5) Adding commit standards ("add commitlint", "enforce conventional commits") Triggers: "CI/CD", "GitHub Actions", "pre-commit", "husky", "CodeQL", "Semgrep", "dependabot", "SAST", "security scanning", "lint-staged", "commitlint", "git hooks"
ask-me-questions
by Pranav-Karra-3301
Interactive questioning skill to help users understand vibecoded or AI-generated codebases they've lost track of. Use when: (1) User is confused about how something works in their codebase (2) User doesn't understand code that was generated with too much AI autonomy (3) User wants to find gaps, errors, or misunderstandings in implementation (4) User says things like "I don't understand this", "how does X work", "what does this do" (5) User wants to audit their understanding of AI-generated code (6) User mentions "vibecoding", "lost track", "don't know what the agent built" Triggers: "confused", "don't understand", "how does this work", "explain", "audit my understanding", "vibecoded", "what did the agent do"
documentation-done-right
by Pranav-Karra-3301
Comprehensive guide for writing excellent technical documentation. Use when: (1) Creating docs for a new or existing codebase ("document this project", "create docs") (2) Updating documentation ("update the docs", "update docs for ../other-repo") (3) Auditing docs for accuracy ("verify docs", "check if docs are outdated", "find missing docs") (4) Creating or updating llms.txt/llms-full.txt files (5) Writing API documentation (endpoints, requests, responses) (6) Any documentation-related task including READMEs, guides, and technical references Triggers: "document", "documentation", "docs", "README", "llms.txt", "API docs", "outdated docs"
Self-Healing Skill
by jamelna-apps
CLI: Available via mlx self-heal commands
scraps-coordination
by morrisclay
Enables safe multi-agent collaboration on shared git repositories using the scraps.sh coordination primitives. Use this skill when multiple AI agents need to work on the same codebase simultaneously, when you need to claim files before editing to prevent conflicts, or when coordinating work with other agents.
devex-prd-generator
by timbenniks
Generate a DevEx-grade PRD from messy intent or fuzzy goals. Use when asked to turn raw ideas into a structured PRD focused on developer experience (DX/DevEx), SDKs, APIs, CLIs, tooling, onboarding, or platform adoption; include problem framing, developer journey impact, non-goals, success metrics, API/SDK/docs implications, and a rollout/adoption plan.
sdk-readiness-audit
by timbenniks
Audit an API surface (OpenAPI 3.0/3.1, GraphQL schema, or REST docs) for SDK readiness and developer experience. Use when asked to evaluate whether an API is SDK friendly, produce a readiness scorecard, list concrete refactors, describe "if we shipped an SDK today" pain points, or suggest OpenAPI fixes and x-* extensions to improve client generation.
ralpher
by tomrford
Generate Ralph loop scaffolding for autonomous codex workflows. Use when user asks to set up a ralph loop, scaffold ralph, or configure autonomous development.
polar-better-auth
by tuzzy08
Deep integration of Polar payments with Better Auth. Use for zero-config billing, automatic customer syncing, usage-based billing, and customer portals when using Better Auth.
doc-updater
by carvalab
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Generates docs/CODEMAPS/*, updates READMEs and guides.
code-review
by carvalab
Senior code review pass. Use PROACTIVELY as the FINAL task after code changes. Reviews against project rules, fixes issues, runs quality gates. Focuses on logic and architecture while delegating style to automation.
test-driven-development
by carvalab
TDD workflow guide. Use PROACTIVELY when writing new features or fixing bugs. Enforces Red-Green-Refactor cycle and prevents testing anti-patterns.
code-simplifier
by carvalab
Code simplification for clarity and maintainability. Use PROACTIVELY after code is written or modified to refine recently changed files.
refactor-cleaner
by carvalab
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools to identify dead code and safely removes it.
eip-7702
by melonask
Expert guide for EIP-7702 implementation, implementing sponsored transactions, creating delegated smart contracts, and interacting via Viem v2. Use when needing to implement gasless token transfers via EIP-7702, create batching contracts, or understand the EIP-7702 transaction flow with Viem.
charlie
by Rai213
Your AI CFO for bootstrapped startups, named after Charlie Munger who embodied the principle that capital discipline is a competitive advantage. Provides financial frameworks for cash management, runway calculations, unit economics (LTV:CAC), capital allocation, hiring ROI, burn rate analysis, working capital optimization, and forecasting. Use for questions like "should we make this hire?", "how much runway do we need?", "what metrics should I track?", "how do I forecast revenue?", or any strategic financial decision at a self-funded company.
beltic-kya
by belticlabs
Guidance for working with the Beltic KYA (Know Your Agent) ecosystem - a credential-based trust framework for AI agents. Use when: (1) Working in any Beltic repository (beltic-spec, beltic-cli, beltic-sdk, fact-python, kya-platform, wizard, nasa), (2) Implementing agent credential signing/verification, (3) Using @belticlabs/kya SDK or beltic-sdk Python, (4) Understanding agent safety certification, (5) Working with verifiable credentials for AI. Triggers on: Beltic CLI commands, agent credentials, HTTP message signatures (RFC 9421), safety scores, KYB tier verification, trust chain validation.
deslop-code
by heykvnzhao
Clean up AI-generated code changes by reviewing diffs against main and removing stylistic or structural artifacts (over-commenting, unnecessary defensive checks, try/catch noise, any-casts, inconsistent style). Use when asked to “remove AI code slop,” “humanize” changes, or align a branch’s edits with existing codebase conventions.
open-pr
by heykvnzhao
Open pull requests for the current git repo: verify you are not on main/prod, compare your branch to main, commit any pending work, and create a PR (prefer gh). Use when asked to open or create a PR, draft a PR description, or automate the PR workflow for a local git branch.
agents-md-best-practices
by heykvnzhao
Refactor AGENTS.md instructions to follow progressive disclosure and AGENTS.md best practices. Use when asked to audit, reorganize, or split AGENTS.md into a minimal root file plus linked docs; includes contradiction checks, essential extraction, grouping, and deletion flags.
widget-studio
by Art-of-Technology
Integrates Widget Studio SDK into web projects. Supports HTML, React, Next.js, Shopify, and WordPress. Use this skill when the user wants to add Widget Studio, WidgetX, or widget-studio.weez.boo to their project.
tailwindcss
by NikiSkaarup
Guide Tailwind CSS v4 usage with best-practice utility patterns and theme variable guidance.