Loading...
Loading...
Found 10,409 Skills
GitHub Local Knowledge Base Manager and Query Assistant. This skill must be triggered when users mention github, repo, repository, warehouse, download repo, clone, copy repository, PR, issue, pull request, or any content related to GitHub projects. This skill knows the location of local repos, can clone new repos, and uses gh CLI to search issues, PRs, and repositories to answer questions. Use proactively—even if users just ask "Which repos do I have" or casually mention a GitHub account or project name.
Customize Rspress themes using CSS variables, Layout slots, component wrapping, or component ejection. Use when a user wants to change the look and feel of an Rspress site, override theme components, add custom navigation/sidebar/footer content, inject global providers, or modify the default Rspress theme in any way. Also use when a user mentions theme/index.tsx, Layout slots, BEM class overrides, or rspress eject.
Apply vertical (domain-first) codebase architecture to any project. Use this skill whenever a user asks where to put a file, how to structure a codebase, how to organize code by feature or domain, how to refactor a "horizontal" structure (components/, hooks/, utils/, types/), or asks about code colocation, monorepo boundaries, shared code, or module ownership. Also trigger when the user creates a new module and needs to decide where it belongs, or when reviewing a PR that touches file organization. Works for any language or framework (Python, TypeScript, Go, Rust, etc.) — not just React or frontend.
Answer Font Awesome questions using the official documentation
Use the deps.dev API, also called Open Source Insights, to fetch package metadata, versions, dependency graphs, advisories, project mappings, and hash lookups. Use this skill when the user mentions deps.dev, Open Source Insights, package or version lookups, dependency intelligence, resolved dependency graphs, purl lookups, advisory queries, or integrating the deps.dev API into code.
Research methodologies, user interviews, surveys, usability testing, persona creation, and insight extraction
Creates implementation tasks as Claude Code custom slash commands with dependency ordering and atomic scope. Use when breaking down features into executable task commands, planning implementation order, defining task dependencies, or when user mentions task breakdown, implementation plan, or work decomposition for spec-driven development.
Organize daily work fragments into structured weekly reports, quantify achievements and automatically format them. Call this skill when you need to generate weekly reports, organize work achievements or write reporting materials.
Integrates UnoCSS atomic CSS engine with Go templ templates for static sites. Use when setting up UnoCSS in templ projects, configuring uno.config.ts for .templ files, using utility classes in templ components, or building static sites with Go and atomic CSS.
SEO methodologies, keyword research techniques, and optimization strategies for search engine visibility
Set up `release-please` for automated releases in a repository. Use this skill when the user mentions release-please, `googleapis/release-please-action`, release PRs, conventional commits, `release-please-config.json`, `.release-please-manifest.json`, GitHub Actions release automation, or wants to bootstrap or debug release-please in a new or existing repo.
Static site generators, documentation platforms, and deployment workflows for technical documentation