Engineering
Iterate
Fully automated multi-round code iteration with configurable N-dimension parallel review, onboarding/personalization, and a cross-assistant installer/update system with mandatory S…
Engineering
abvx-agent-skills
Auditable cross-platform coding-agent skillpack for smaller diffs, evidence-led debugging, token control, browser verification, and reviewable `SKILL.md` workflows with static secu…
Engineering
pydantic-ai-skills
Pydantic AI with agentskills.io. Type-safe schema validation for skill inputs/outputs.
Engineering
code-workflow
4-stage code-change workflow: research → plan → user review → implement (TDD). Topics — steps (Step 0-3: resume + research + plan + review + branch), implement (Step 4: TDD + build…
Engineering
proof-of-work
Enforces validation and evidence before claiming work complete. Use before declaring implementation done, creating a PR, or submitting deliverables for review
Engineering
blast-radius
Analyzes code change impact with risk scoring and affected-node mapping. Use before merging to understand what a change touches and what lacks test coverage
Engineering
dorodango
Polishes working code through successive quality passes in fresh subagents. Use after tests pass when code needs multi-dimension refinement before release
Engineering
review-core
Provides review-workflow scaffolding for context, evidence, and output. Use at the start of any detailed review to ensure consistent, comparable findings
Engineering
file-analysis
Maps file structure and module organization of a codebase. Use before architecture reviews, refactoring planning, or migration scope estimation
Engineering
diff-analysis
Analyzes changesets with risk scoring, categorization by type and impact, and release note preparation
Engineering
pr-review
Reviews pull requests with scope validation, requirements compliance, and line comments
Engineering
tiered-audit
Runs a three-tier codebase audit (git history, targeted scans, full review) with gating
Engineering
bloat-detector
Detects codebase bloat via dead code, duplication, complexity, and doc bloat scans
Engineering
scope-guard
Scores feature worthiness and enforces branch-size limits against overengineering
Engineering
code-quality-principles
Applies KISS, YAGNI, and SOLID principles for clean code with reduced complexity
Engineering
rust-review
Audits Rust code for unsafe blocks, ownership issues, and Cargo dependency risks
Engineering
unified-review
Orchestrates multi-domain review (code, arch, tests, security) in a single pass
Engineering
architecture-paradigm-functional-core
Applies Functional Core, Imperative Shell to isolate logic from side effects
Engineering
math-review
Verifies math-heavy code for algorithmic correctness and numerical stability
Engineering
architecture-paradigm-microkernel
Applies microkernel architecture with minimal core and plugin extensibility
Engineering
code-refinement
Improves code quality across duplication, efficiency, and architectural fit
Engineering
architecture-paradigm-cqrs-es
Applies CQRS and Event Sourcing for read/write separation and audit trails
Engineering
error-patterns
Provides error classification, recovery, and graceful-degradation patterns
Engineering
architecture-paradigm-event-driven
Applies event-driven async messaging to decouple producers and consumers
Engineering
architecture-paradigm-microservices
Applies microservices for independent deployment and per-service scaling
Engineering
architecture-paradigm-service-based
Applies coarse-grained service architecture for deployment independence
Engineering
python-async
Async Python patterns via asyncio and aiohttp for I/O-bound concurrency
Engineering
shell-review
Audits shell scripts for correctness, portability, and common pitfalls
Engineering
architecture-paradigm-hexagonal
Applies hexagonal architecture isolating domain from infrastructure
Engineering
architecture-paradigm-space-based
Applies data-grid architecture for high-traffic stateful workloads
Engineering
python-performance
Profiles Python code for performance bottlenecks and memory issues
Engineering
safety-critical-patterns
Applies NASA Power of 10 rules for safety-critical verifiable code
Engineering
api-review
Evaluates API surface design, consistency, and exemplar alignment
Engineering
architecture-aware-init
Selects architecture paradigm via research before scaffolding
Engineering
architecture-paradigm-pipeline
Applies pipes-and-filters for sequential data transformations
Engineering
architecture-review
Assesses architecture decisions, ADR compliance, and coupling
Engineering
architecture-paradigm-layered
Applies layered n-tier architecture with enforced boundaries
Engineering
rigorous-reasoning
Applies anti-sycophancy checklist to override agreement bias
Engineering
architecture-paradigm-serverless
Applies serverless FaaS patterns for event-driven workloads
Engineering
architecture-paradigm-modular-monolith
Applies modular monolith with enforced internal boundaries
Engineering
architecture-paradigm-client-server
Applies client-server architecture for web/mobile apps
Engineering
architecture-paradigms
Selects and routes to the right architecture paradigm
Engineering
Cross-Cutting Concerns
Systematic methodology for standardizing cross-cutting concerns (error handling, logging, configuration) through pattern extraction, convention definition, automated enforcement, a…
Engineering
keel
Use this skill for ANY new software project from idea to release — websites, WordPress/WooCommerce plugins, MCP servers, web apps, components, or libraries. Multi-phase workflow: d…
Engineering
ai-coding-ok
USE THIS SKILL FIRST on any coding task (feat, fix, bug, refactor, plan, design, brainstorm, code review, implement, add feature, write tests, 新功能, 修复, 重构) when the project contain…
Engineering
spring-boot
Use when creating, modifying, or working on Spring Boot projects. Triggers: creating a new Spring Boot application, adding REST endpoints, writing Spring services or repositories, …
Engineering
metrognome
Autonomous, scientific React Native & Expo performance optimization via a propose -> measure -> keep/revert loop. Use this WHENEVER an RN/Expo app is slow, laggy, janky, stuttering…
Engineering
review-buddy
Chunked interactive PR review — walks you through PRs chunk by chunk, surfaces existing reviewer feedback, and helps post thoughtful comments without cognitive overload. Use when t…
Engineering
staged-spec-review
Review one stage of a multi-stage specification against the full plan to catch forward-compatibility gaps before they compound. Use whenever the user asks for a review of a single …
Engineering
cakephp-migration
baserCMS の CakePHP バージョンアップ(5.0 → 5.1 → 5.2 ~)対応の非推奨・破壊的変更パターン集と修正レシピ。「Association alias already set」「A validation rule with the name already exists」「_Token not found」「headers alre…
Engineering
Branerail
CTO-level architectural advisor for AI-native development. Use this skill whenever you encounter code design decisions, architecture discussions, system resilience questions, or an…
Engineering
effective-git
Use for any git operation, especially destructive ones. Prevents lost work from `git reset --hard`, `git push --force`, `git rebase`, `git clean`, `git branch -D`, `git checkout`, …
Engineering
alfa2-development
Guía obligatoria para desarrollar el bot ALFA-2 (reconstrucción modular limpia de ALFA-1). Triggerea cuando el usuario menciona "ALFA-2", "alfa2", "alfa2-clean", "samaritan", "fase…
Engineering
distributed-systems-patterns
Apply distributed-systems, messaging, and integration patterns to architectural decisions, message contracts, runbooks, and launch decisions for event-driven, microservice, queue, …
Engineering
zig
Build, modify, debug, test, optimize, migrate, and review Zig applications and libraries. Use for `.zig` source, coding style, API design, `build.zig`, `build.zig.zon`, dependencie…
Engineering
impeccable-flutter
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a Flutter f…
Engineering
clone-app-pat-pro
Clones any web app pixel-for-pixel from a URL. Runs as an IN-CONVERSATION workflow — the live Claude orchestrates Task sub-agents and drives the Claude Chrome extension to recon (e…
Engineering
frontend-shift-left-audit
Audit frontend code quality - linting, type safety, security, accessibility, testing, and CI/CD coverage. Scans a repo's static analysis tools (ESLint, Biome, TypeScript), test run…
Engineering
novel-to-game
Turn a novel into a fully playable game on the selected target platform. Orchestrates the whole adaptation pipeline — requirements intake, gameable deconstruction, concept selectio…
Engineering
copilot-cli
Use the GitHub Copilot CLI for agentic coding, session management, custom agents, skills, plugins, SDK integration, and Ralph Wiggum loops. Use when: (1) running Copilot CLI sessio…
Showing the top 60 of 19,045. See the full list →