Skills

All Skills

checklist

Skills tagged with #checklist

@ilyasibrahim

accessibility-checklist

WCAG AA accessibility checklist and verification protocols for Somali dialect classifier dashboard. Covers keyboard navigation, screen readers, color contrast, ARIA labels, and accessibility testing procedures.

ilyasibrahim/claude-agents-coordination+6 more
19d ago
360
@tomascupr

OWASP Top 10 Review Checklist

Use this checklist when auditing application code, configuration, and deployment surfaces.

tomascupr/sandstorm+1 more
19d ago
4260
@hookdeck

hookdeck-cli-release

Guides maintainers through Hookdeck CLI releases (stable GA, beta from main, beta from feature branches) and user-centric GitHub release notes. Validates proposed versions against SemVer from the actual change set (e.g. breaking changes require a major bump). Use when cutting a release, publishing a tag, drafting release notes, choosing vMAJOR.MINOR.PATCH, GoReleaser, npm publish, pre-releases, following the release checklist, or `gh release create`.

hookdeck/hookdeck-cli
19d ago
3500
@ankitjha67

product-architect

Complete product development system with 31 specialized agents and 23 frameworks. Use when user asks to build a product, write a PRD, create a roadmap, plan an MVP, design an app, do a security audit, create a financial model, plan hiring, launch a product, set up operations, prepare for IPO, or write a compliance policy. Also triggers on help me plan, product strategy, go-to-market, fundraising, pitch deck, unit economics, competitive analysis, user personas, sprint planning, SOP, checklist for, or how do I start a company. Do NOT use for general knowledge questions, coding tutorials, or creative writing unrelated to product development.

ankitjha67/product-architect
19d ago
760
@AgentWorkforce

adding-swarm-patterns

Use when adding new multi-agent coordination patterns to agent-relay - provides checklist for types, schema, templates, and docs updates

agent-relayswarmpatternsworkflows
AgentWorkforce/relay+15 more
18d ago
5820
@ferrumclaudepilgrim

Audience-First Checklist

Complete every question below before finalizing any public-facing work. Do not skip items because they seem obvious — the obvious answers are usually wrong.

ferrumclaudepilgrim/claude-code-android+6 more
18d ago
140
@rantlieu-blip

flutter-ai-ui-skill

A master-level Flutter UI/UX design skill that equips AI coding assistants with curated design intelligence, colour palettes, typography pairings, animation patterns, component blueprints and actionable checklists for building beautiful, accessible, production-ready Flutter applications. Covers Material 3, Cupertino, adaptive layouts, animations, theming, state management integration, accessibility and performance optimization.

rantlieu-blip/flutter-ai-ui-skill
19d ago
0
@DaveSkender

code-completion

Quality gates checklist for completing code work before finishing implementation cycles

DaveSkender/Stock.Indicators
18d ago
1.2K0
@amtiYo

docs-research

Gather official, up-to-date documentation and convert it into a concise implementation checklist for the current coding task.

amtiYo/agents+2 more
18d ago
440
@Skyscanner

backpack-code-review-checklist

Comprehensive code review checklist for Backpack design system components. Use when: (1) Reviewing PRs for new or modified Backpack components, (2) Validating component compliance with Constitution and design system rules, (3) Checking if component follows Backpack conventions before merge, (4) Identifying violations in API design, token usage, accessibility, or documentation. Covers Constitution principles (I-XIII), decisions/ guidelines, API encapsulation rules, private token restrictions, design approval workflow, icon alignment helpers, hover mixin usage, token semantic correctness, and snapshot currency. Essential for maintaining Backpack quality standards and catching non-obvious violations like className props in new components, wrong icon alignment wrapper, raw :hover instead of bpk-hover mixin, or cross-component private token usage.

Skyscanner/backpack+2 more
18d ago
5340
@NVIDIA

release-automation

Prepares and automates the release process for multi-storage-client (version bump, release notes, checklist). Use when the user wants to cut a release, bump version, prepare release, publish a new version, or automate release steps.

NVIDIA/multi-storage-client
18d ago
600
@tykisgod

Unity Agent Harness for Claude Code — auto-compile, test pipelines, cross-model review, out of the box.

Compare the current branch against develop and generate two review documents: architecture change diagram + PR review checklist.

tykisgod/quick-question
18d ago
50
@codewithmukesh

80-20-review

Focus code review effort on the 20% of code that causes 80% of issues. Prioritizes data access, security, concurrency, and integration boundaries over formatting and style. Uses blast radius scoring to determine review depth. Includes checkpoint schedules, critical path identification, and a batch review checklist. Load this skill when reviewing code, PRs, or architecture, or when the user mentions "review", "code review", "PR review", "what should I review", "review priorities", "blast radius", or "critical path".

codewithmukesh/dotnet-claude-kit+30 more
18d ago
1670
@yonatangross

ai-ui-generation

AI-assisted UI generation patterns for v0, Bolt, and Cursor workflows. Covers prompt engineering for component generation, review checklists for AI-generated code, design token injection, refactoring for design system conformance, and CI gates for quality assurance. Use when generating UI components with AI tools, reviewing AI-generated code, or integrating AI output into design systems.

ai-uiv0boltcursorprompt-engineeringcode-generation
yonatangross/orchestkit+62 more
16d ago
1160
@Kocoro-lab

Shannon Code Review Checklist

Kocoro-lab/Shannon
18d ago
1.2K0
@SAP-samples

cap-change-workflow

Use for end-to-end CAP change workflows: modify CDS/handlers, regenerate artifacts, and run a short verification checklist for this repository.

SAP-samples/cloud-cap-hana-swapi
19d ago
890
@vibeeval

accessibility-testing

axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.

vibeeval/vibecosystem+92 more
18d ago
2590
@protokol

/deploy-check

Run a pre-deployment checklist to verify everything is ready for deployment.

protokol/solidity-typescript-hardhat-template+1 more
19d ago
480
@ArvorCo

checklist

Generate quality validation checklist from spec, plan, and tasks. Use after creating tasks. Triggers on: create checklist, quality checklist, validation checklist.

ArvorCo/Relentless+3 more
18d ago
860
@OkminLee

ios-security-review

Use this skill when implementing authentication, handling user data, working with Keychain, creating network requests, or implementing sensitive features. Provides comprehensive iOS security checklist and patterns.

OkminLee/everything-claude-code-ios+1 more
19d ago
530
@solana-foundation

solana-dev

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists. Integrates with the Solana MCP server for live documentation search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.

solana-foundation/solana-dev-skill
18d ago
3960
@kitxor
MCP

checklist.day Registry

Registry of Python AI/ML libraries: correct imports, quickstart code, and known footguns.

mcpgithubpythonai
kitxor/ray-tracer
19d ago
0
@new-silvermoon

android-accessibility

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

new-silvermoon/awesome-android-agent-skills+11 more
18d ago
4680
@github

code-checklist

Team code quality checklist - use for checking Python code quality, bugs, security issues, and best practices

github/copilot-cli-for-beginners+2 more
18d ago
8190
@jabrena

001-skills

Use when you need to generate a checklist document with Java system prompts, following the embedded template exactly and producing SYSTEM-PROMPTS-JAVA.md in the project root. Part of the skills-for-java project

jabrena/cursor-rules-java+62 more
2d ago
3480
@QwikDev

qwik

Workflow and pitfall checklist for Qwik core development (packages/qwik). Use when the user mentions Qwik, packages/qwik, Signal/AsyncSignalImpl, reactive-primitives, serialization/hydration (serialize/inflate), or cursor queue; it enforces running unit tests immediately after any implementation change, following signal/async-signal patterns, and running build/E2E/API validations before finishing.

QwikDev/devtools
18d ago
300
@quantumboost
Workflow

Pull Request Review Pipeline

End-to-end PR review: runs code review checklist, generates missing unit tests, then suggests refactoring improvements.

code-reviewpull-requestci
15d ago
0