Browse Skills

20307 skills found

ant-design-knowledge-base.md
0
1 export ant-design-knowledge-base
2 lyq-lin from "lyq-lin/YCode.CLI"
3 Provides comprehensive answers about Ant Design components, documentation, and semantic descriptions using local knowledge base files. Use when asked about Ant Design, React UI components, design system, component semantics, or specific component usage.
2026-01-05
code-cleanup.md
0
1 export code-cleanup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detect and clean redundant code in Python and TypeScript projects.Finds unused imports, dead functions, stale comments, debug statements,and unused dependencies. Use when asked to "clean code", "find dead code","remove unused imports", "check redundant code", or "清理代码".
2026-01-05
integration-spec.md
0
1 export integration-spec
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по интеграционным спецификациям. Используй для документирования интеграций, webhooks, event schemas и data flows.
2026-01-05
styling-with-tailwind-cva.md
0
1 export styling-with-tailwind-cva
2 bryonjacob from "bryonjacob/aug"
3 Use when creating design systems or styling components with Tailwind CSS v4 and Class Variance Authority (CVA) - provides type-safe component variants with CSS variables for design tokens
2026-01-05
revision-framework.md
0
1 export revision-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply 3-column revision method (problem/diagnosis/fix), detect weak phrasing, check clarity, enforce house-rulebook style. Use when revising drafts, improving prose quality, or when user asks to edit or refine writing.
2026-01-05
senior-fullstack.md
0
1 export senior-fullstack
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.
2026-01-05
stripe-integration.md
0
1 export stripe-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for integrating Stripe with Firebase, Next.js, React, and TypeScript. Use when working with Stripe payments, subscriptions, webhooks, or checkout. Covers webhook setup with Firebase Cloud Functions v2, Next.js App Router webhook handling, signature verification, common errors and solutions, Stripe CLI usage, and MCP integration. Essential for setting up Stripe correctly in Firebase+Next.js+TypeScript projects.
2026-01-05
web-app-qa.md
0
1 export web-app-qa
2 ironluffy from "ironluffy/claude-skills"
3 Interactive UI/visual QA workflows using Playwright MCP for test generation, accessibility audits, visual regression, and cross-browser testing
2026-01-05
rust.md
0
1 export rust
2 theMickster from "theMickster/claude-agents"
3 Senior Rust engineer for memory-safe, high-performance systems programming. Use when working with .rs files, Cargo projects, or when user mentions Rust, ownership, lifetimes, async, or systems programming.
2026-01-05
arcgis-arcade.md
0
1 export arcgis-arcade
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Write Arcade expressions for dynamic calculations in popups, renderers, labels, and field calculations. Use for data-driven styling, custom labels, and computed fields.
2026-01-05
github.md
0
1 export github
2 Thomascountz from "Thomascountz/claude_skills"
3 GitHub CLI (gh) tool for retrieving and analyzing GitHub data including pull requests, issues, code search, workflow runs, releases, and repository information. Use when needing to read GitHub PRs, view comments, check CI/CD status, search code across repos, analyze issues, inspect action logs, or query any GitHub data. Focuses on information retrieval and analysis rather than modifications.
2026-01-05
add-event-type.md
0
1 export add-event-type
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Add a new event type to the frontend feed system with corresponding React component. Use when user mentions "new event", "add event type", "event block", "new block type", or wants to display new agent output types.
2026-01-05
tailwindcss.md
0
1 export tailwindcss
2 FractionEstate from "FractionEstate/midnight-dev-skills"
3 Utility-first CSS styling with Tailwind CSS v4. Use when styling components, configuring themes, responsive design, or building design systems. Triggers on Tailwind, CSS, styling, theming, or responsive design questions.
2026-01-05
drizzle-orm.md
0
1 export drizzle-orm
2 NaimalArain13 from "NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3 Drizzle ORM for TypeScript - type-safe SQL queries, schema definitions, migrations, and relations. Use when building database layers in Next.js or Node.js applications.
2026-01-05
rbac-permissions-architect.md
0
1 export rbac-permissions-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when architecting new features within the RBAC modular permissions system. Guides architects through workspace design, feature definition, permission mapping, and role hierarchy. Critical for understanding Owner/Super Admin special roles, feature independence, and multi-tenant context isolation. Invoke when creating PRDs that involve permissions, workspaces, features, or role-based access control.
2026-01-05
review.md
0
1 export review
2 michael-menard from "michael-menard/monorepo"
3 Comprehensive code review with parallel specialist sub-agents. Analyzes requirements traceability, code quality, security, performance, accessibility, test coverage, and technical debt. Produces detailed findings and calls /qa-gate for final gate decision.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 deadronos from "deadronos/stellar-shell"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
mobile-platforms.md
0
1 export mobile-platforms
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master mobile development platforms including Android, iOS, React Native, Flutter, and Swift. Use when building native or cross-platform mobile applications.
2026-01-05
convex-ai-card-generation.md
0
1 export convex-ai-card-generation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Pictionary drawing cards using AI (Groq) with fallback to hardcoded libraries. Use when creating new game cards, implementing category-based card selection, or handling AI card generation with graceful degradation.
2026-01-05
code-searcher.md
0
1 export code-searcher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Delegates codebase searches to a lightweight agent. Use when searching for existing implementations, classes, or functions without loading search results into context.
2026-01-05
nextjs-core.md
0
1 export nextjs-core
2 bobmatnyc from "bobmatnyc/termpilot"
3 Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies. Use when building Next.js applications with the App Router, implementing server-side logic, or optimizing data flows. Version-agnostic patterns that apply to Next.js 14+.
2026-01-05
ci-workflow.md
0
1 export ci-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes.
2026-01-05
tailwindcss.md
0
1 export tailwindcss
2 Genius-Cai from "Genius-Cai/finance-ai"
3 Tailwind CSS utility-first CSS framework. Use for responsive design, dark mode, utility classes, and component styling.
2026-01-05
aci-318-concrete-design.md
0
1 export aci-318-concrete-design
2 gogohkm from "gogohkm/Codex_Work"
3 ACI 318-25 콘크리트 구조설계 기준(Building Code for Structural Concrete)을 검색하고 설계 계산을 수행하며, 설계 워크플로우를 제공합니다. 콘크리트 구조설계, 철근콘크리트, 프리스트레스트 콘크리트, 노출등급, 내진설계, 부재 설계 관련 질문에 즉시 활성화되며, 공식 추출, 노출등급 선택, SDC 요구사항, 설계 검증을 지원합니다.
2026-01-05