Browse Skills

20307 skills found

styling-with-tailwind.md
0
1 export styling-with-tailwind
2 FortiumPartners from "FortiumPartners/ensemble"
3 Provides utility-first CSS styling patterns using Tailwind CSS 3.x. Use when styling components with utility classes, configuring tailwind.config.js, implementing responsive designs, or creating dark mode themes.
2026-01-05
360-newsletter-generator.md
0
1 export 360-newsletter-generator
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Generate publication-style newsletters and executive briefs for 360 Social Impact Studios by synthesizing updates from Asana, Gmail, and Google Drive into professionally designed, interactive HTML dashboards with data visualizations. Supports both confidential executive briefs and public-facing newsletters.
2026-01-05
developing-with-laravel.md
0
1 export developing-with-laravel
2 FortiumPartners from "FortiumPartners/ensemble"
3 Laravel framework patterns for PHP applications including Eloquent ORM, migrations, routing, queues, and Blade templates. Use when building Laravel applications or working with Laravel projects.
2026-01-05
react-code-style.md
0
1 export react-code-style
2 Surikesh from "Surikesh/vmautomation-react"
3 React/TypeScript code style standards for vmautomation-react project. Use when writing or reviewing React components, hooks, services, or TypeScript code. Keywords: "React", "TypeScript", "component", "hook", "props", "state", "JSX", "TSX", "interface", "type", "import", "export". Enforces functional components, proper typing, absolute imports, and consistent naming.
2026-01-05
build.md
0
1 export build
2 AlexandrePrevot from "AlexandrePrevot/OrderParserProcessor"
3 Build the C++ backend using CMake. Use when user asks to compile, build, rebuild, or mentions CMake, compilation errors, or linking issues.
2026-01-05
web-test-wallet-connect.md
0
1 export web-test-wallet-connect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Connect wallet to Web3 DApp - navigate to DApp, click Connect Wallet, approve in MetaMask popup, verify connection. Can be used as a test case or as a precondition for other tests.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Use when you have a spec or requirements for a multi-step task, before touching code
2026-01-05
arkts.md
0
1 export arkts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ArkTS Language Specification. ArkTS is a statically-typed programming language developed by Huawei for HarmonyOS, extending TypeScript with features from Java and Kotlin. Use for ArkTS syntax, types, classes, functions, and language features.
2026-01-05
health-check.md
0
1 export health-check
2 tnez from "tnez/docent"
3 Run comprehensive project health checks including code quality, documentation, git status, and project structure
2026-01-05
page-layout-patterns.md
0
1 export page-layout-patterns
2 JewelsHovan from "JewelsHovan/pain-plus-site"
3 Standardize page structure - always use MainLayout wrapper, space-y-32 for sections, px-8 py-16 for page padding, responsive grid patterns
2026-01-05
steeb-task-debugger.md
0
1 export steeb-task-debugger
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Debug and fix task-related issues in STEEB app. This skill should be used when encountering task creation, completion, deletion, or state management problems in the STEEB task management system.
2026-01-05
fork-terminal.md
0
1 export fork-terminal
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Spawn new terminal windows to run Claude Code, Gemini CLI, or raw CLI commands in parallel. Use when the user wants to fork a task, spawn an agent, run parallel work, delegate a task to a new terminal, or mentions "fork", "spawn", "new terminal", "parallel agent".
2026-01-05
ascii-ui-designer.md
0
1 export ascii-ui-designer
2 garbray from "garbray/claude-config"
3 Create high-quality ASCII art UI/UX previews for web development with a two-phase approach. Phase 1: Design & Preview - visualize interfaces, explore layouts, refine ideas in ASCII format without code. Phase 2: Implementation - when ready, get HTML/CSS/React code and design tokens. Use for exploring ideas, getting stakeholder feedback, and iterating on design before development.
2026-01-05
skill-installer.md
0
1 export skill-installer
2 OEvortex from "OEvortex/opencodex"
3 Install Opencodex skills into $opencodex_home/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
2026-01-05
prioritize.md
0
1 export prioritize
2 ioku24 from "ioku24/autorankr"
3 Prioritize tasks and issues to determine what to work on and in what order. Use after identification, when planning work, or when unsure what to do next. This is the third system in the 5-system framework.
2026-01-05
mutation-testing.md
0
1 export mutation-testing
2 rubrical-studios from "rubrical-studios/idpf-praxis-dist"
3 Guide developers through mutation testing to assess and improve test suite quality
2026-01-05
code-review.md
0
1 export code-review
2 Cambridge-AI-Build-Club from "Cambridge-AI-Build-Club/MCP-Workshop"
3 Performs structured code reviews focusing on bugs, security, performance, and best practices. Use when reviewing code, pull requests, diffs, or when the user asks for feedback on implementations.
2026-01-05
feature-research.md
0
1 export feature-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide interactive research and POC creation to understand features deeply. This skill should be used when planning to implement a new feature and needing to research design patterns, understand integration points in the codebase, consult documentation via MCP Deep Wiki, or create minimal POCs to validate concepts. Can receive CDC.md from feature-specification as input for clear requirements.
2026-01-05
env-config-management.md
0
1 export env-config-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 환경변수(.env.*), Spring 프로파일(application-*.yml) 수정 시 사용. app/backend/CLAUDE.md 참조 필수. 서비스별 포트 중복 검증, 민감 정보는 .env.local만, application-*.yml은 플레이스홀더만(기본값 금지). 의미없는 override 지양. SQS 엔드포인트 정확성 확인.
2026-01-05
task-coding-loop.md
0
1 export task-coding-loop
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Earn trust through verification. Invoke at session start to establish verifiable checkpoints (environment, baseline, completion). Trust comes from gates, not claims.
2026-01-05
prompt-writer.md
0
1 export prompt-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert prompt engineering for LLMs and AI agents. Use when users request help writing, reviewing, or improving prompts for chatbots, AI agents, system prompts, instruction sets, or any LLM-based application. Applies research-backed techniques to minimize hallucinations and maximize reliability.
2026-01-05
mydetailarea-workflows.md
0
1 export mydetailarea-workflows
2 rruiz22 from "rruiz22/my-detail-area"
3 Workflow automation and orchestration for MyDetailArea. Implements state machines for order lifecycles, automated status transitions, task assignments, escalation rules, SLA monitoring, and event-driven automation. Use when building automated workflows for orders, approvals, escalations, and business process automation.
2026-01-05
odoo-specialist.md
0
1 export odoo-specialist
2 tariron from "tariron/saasodoo"
3 Expert Odoo ERP specialist for module development, customization, configuration, and troubleshooting. Activated for Odoo-specific tasks including custom module creation, XML views, Python models, business logic, workflows, and Odoo framework best practices.
2026-01-05
blog2blog.md
0
1 export blog2blog
2 majiayu000 from "majiayu000/claude-skill-registry"
3 将现有技术博客重写为更自然、有温度的风格。当用户说"重写这篇博客"、"优化文章风格"、"让博客更有人情味"时使用。输出符合 VuePress 格式的重写版本。
2026-01-05