Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 2113-2136 of 52145 skills
alibaba

openspec-onboard

by alibaba

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Automation 28.2K 5mo ago
windmill-labs

pr

by windmill-labs

Open a draft pull request on GitHub. MUST use when you want to create/open a PR.

Code Gen 17.4K 6mo ago
windmill-labs

commit

by windmill-labs

Create a git commit with conventional commit format. MUST use anytime you want to commit changes.

Debugging 17.4K 6mo ago
windmill-labs

Skill: Adding Native Trigger Services

by windmill-labs

Key patterns: absolute OAuth endpoints, empty base_url, trigger_type for Drive/Calendar, expiring watch channels with renewal, service_config_from_create_response skips update+get, get() reconstructs data from stored service_config (no external "get channel" API).

Code Gen 17.4K 5mo ago
Donchitos

team-audio

by Donchitos

"Orchestrate audio team: audio-director + sound-designer + technical-artist + gameplay-programmer for full audio pipeline from direction to implementation."

Game Dev 23.5K 5mo ago
Donchitos

design-review

by Donchitos

"Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers."

Code Review 23.5K 4mo ago
Donchitos

onboard

by Donchitos

"Generates a contextual onboarding document for a new contributor or agent joining the project. Summarizes project state, architecture, conventions, and current priorities relevant to the specified role or area."

Agents 23.5K 5mo ago
Donchitos

balance-check

by Donchitos

"Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design."

Code Review 23.5K 5mo ago
Donchitos

map-systems

by Donchitos

"Decompose a game concept into individual systems, map dependencies, prioritize design order, and create the systems index."

Code Gen 23.5K 4mo ago
Donchitos

localize

by Donchitos

"Run the localization workflow: extract strings, validate localization readiness, check for hardcoded text, and generate translation-ready string tables."

Code Gen 23.5K 5mo ago
Donchitos

setup-engine

by Donchitos

"Configure the project's game engine and version. Pins the engine in CLAUDE.md, detects knowledge gaps, and populates engine reference docs via WebSearch when the version is beyond the LLM's training data."

File Ops 23.5K 4mo ago
Donchitos

start

by Donchitos

"First-time onboarding — asks where you are, then guides you to the right workflow. No assumptions."

Code Gen 23.5K 4mo ago
Donchitos

team-polish

by Donchitos

"Orchestrate the polish team: coordinates performance-analyst, technical-artist, sound-designer, and qa-tester to optimize, polish, and harden a feature or area for release quality."

Performance 23.5K 5mo ago
Donchitos

team-release

by Donchitos

"Orchestrate the release team: coordinates release-manager, qa-lead, devops-engineer, and producer to execute a release from candidate to deployment."

CI/CD 23.5K 5mo ago
Donchitos

team-ui

by Donchitos

"Orchestrate the UI team: coordinates ux-designer, ui-programmer, and art-director to design, implement, and polish a user interface feature from wireframe to final."

Code Review 23.5K 5mo ago
Donchitos

scope-check

by Donchitos

"Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts."

Code Review 23.5K 5mo ago
Donchitos

sprint-plan

by Donchitos

"Generates a new sprint plan or updates an existing one based on the current milestone, completed work, and available capacity. Pulls context from production documents and design backlogs."

Agents 23.5K 5mo ago
Donchitos

tech-debt

by Donchitos

"Track, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling."

Analytics 23.5K 5mo ago
Donchitos

design-system

by Donchitos

"Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references dependencies, and writes incrementally to file."

Code Gen 23.5K 4mo ago
Donchitos

project-stage-detect

by Donchitos

"Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts."

Code Review 23.5K 4mo ago
Donchitos

estimate

by Donchitos

"Estimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels."

Code Gen 23.5K 5mo ago
Donchitos

hotfix

by Donchitos

"Emergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly."

Debugging 23.5K 5mo ago
dotnet

pr-finalize

by dotnet

Finalizes any PR for merge by verifying title/description match implementation AND performing code review for best practices. Use when asked to "finalize PR", "check PR description", "review commit message", before merging any PR, or when PR implementation changed during review. Do NOT use for extracting lessons (use learn-from-pr), writing tests (use write-tests-agent), or investigating build failures (use pr-build-status).

Code Review 23.3K 5mo ago
dotnet

run-integration-tests

by dotnet

"Build, pack, and run .NET MAUI integration tests locally. Validates templates, samples, and end-to-end scenarios using the local workload."

CLI Tools 23.3K 6mo ago