css-development
Safe 78Build Consistent CSS Components
by 2389-research
CSS styles often drift across components and utility classes. This skill guides semantic class creation, Tailwind composition, dark mode coverage, tests, and refactoring.
Curate your favorite skills into a reusable collection, then install it with one command.
Build Consistent CSS Components
by 2389-research
CSS styles often drift across components and utility classes. This skill guides semantic class creation, Tailwind composition, dark mode coverage, tests, and refactoring.
Compare Parallel Implementations
by 2389-research
Complex features often have several valid implementation paths. This skill runs independent agent implementations, reviews them, and helps select the strongest result.
Design Reliable Multi-Agent Systems
by 2389-research
Multi-agent projects often fail from unclear orchestration, weak boundaries, and unmanaged tool access. This skill provides architecture patterns, safety controls, and production checklists for coordinated agents.
Create Conventional Git Commits
by 21pounder
Manual commit preparation can miss staged changes, message style, or sensitive files. This skill reviews git state and helps create clear conventional commits.
Why this variant is first
21pounder-git-commit
2026-08-23
chemiseblanc-git-commit
2026-08-23
github-git-commit
2026-08-23
bae-changhyun-git-commit
2026-08-23
Review Code for Bugs and Security Issues
by 21pounder
Code reviews can miss bugs, security flaws, and maintainability issues. This skill guides Claude, Codex, and Claude Code through structured review steps.
Why this variant is first
21pounder-code-review
2026-08-23
daviddworetzky-code-review
2026-08-23
bind-code-review
2026-08-23
adammanuel-dev-code-review
2026-08-23
getsentry-code-review
2026-08-23
davila7-code-review
2026-08-23
89jobrien-code-review
2026-08-23
supercent-io-code-review
2026-08-23
ancplua-code-review
2026-08-23
cain96-code-review
2026-08-23
doyajin174-code-review
2026-08-23
mattpocock-code-review
2026-08-23
ericdumingtong-code-review
2026-08-23
coderabbitai-code-review
2026-08-23
Build Telegram Bots and Mini Apps
by 2025Emma
Telegram development spans bots, Mini Apps, webhooks, payments, and MTProto clients. This skill provides focused guides, templates, and best practices for Claude, Codex, and Claude Code.
Capture DOM Elements as Images
by 2025Emma
Frontend teams often need accurate screenshots of styled components without a browser automation stack. This skill shows how to use snapDOM to export DOM elements as SVG, PNG, JPG, WebP, Canvas, or Blob outputs.
Build Polymarket Market Data Integrations
by 2025Emma
Prediction market apps need accurate API, trading, and live data guidance. This skill helps Claude, Codex, and Claude Code use Polymarket references for REST endpoints, CLOB workflows, and WebSocket streams.
Build CCXT Exchange Integrations
by 2025Emma
Exchange APIs differ in symbols, order rules, and capabilities, which makes trading integrations difficult to implement correctly. This skill helps you use CCXT documentation to build, inspect, and troubleshoot those integrations.
Create Better GitHub Pull Requests
by 1natsu172
Pull requests often lose context when titles, summaries, and tests are inconsistent. This skill guides Claude, Codex, and Claude Code to produce structured GitHub PR content.
Analyze Git Changes
by 1natsu172
Reviewing branch changes can be slow when commits, diffs, and status are scattered. This skill gathers Git context for PRs, reviews, and commit planning.
Run Project Tests and Diagnose Failures
by 1gy
Finding the right test command and interpreting failures slows verification. This skill detects common test setups, runs the test command, reports failures, and guides focused fixes.
Implement Code Changes With Git Commits
by 1gy
Implementation tasks need consistent edits, commits, and status reporting. This skill guides Claude, Codex, and Claude Code through investigation, code changes, git commits, and completion reports.
Create Pull Requests with Clear Summaries
by 1gy
Preparing a pull request can miss branch checks, summary details, or test notes. This skill guides Claude, Codex, or Claude Code through a consistent GitHub PR workflow.
Explore Codebases Faster
by 0xSero
Large repositories slow down orientation and targeted searches. This skill helps Claude, Codex, and Claude Code locate files, symbols, and context quickly.
Implement Focused Code Changes
by 0xSero
Turning requirements into safe code changes is time-consuming. This skill edits files, follows project conventions, and verifies behavior with checks when possible.
Plan Software Architecture
by 0xSero
Complex features often fail when architecture decisions are unclear. This skill helps Claude, Codex, and Claude Code compare options, expose risks, and produce implementation plans.
Draft API prompts faster
by 0xSero
API work often starts with vague prompts and uneven requirements. This skill gives Claude, Codex, and Claude Code a minimal API-focused starting point.
Create Claude Code Skills
by 0xRaduan
Building a useful Agent Skill requires clear triggers, structure, and safe supporting files. This skill guides Claude or Codex through discovery, design, creation, and handoff.
Why this variant is first
0xraduan-skill-builder
2026-08-23
dnyoussef-skill-builder
2026-08-23
ruvnet-skill-builder
2026-08-23
Review Code with a Senior Checklist
by 0xmsc
Code reviews can miss security, testing, and maintainability issues. This skill guides Claude, Codex, and Claude Code through structured review steps.