Best Practices
Kotlin Tooling Standards
@hoangnguyen0403/agent-skills-standard
Build tools (Gradle KTS), Static Analysis (Detekt), and Testing standards. Use when configuring Gradle KTS build scripts, Detekt rules, or Kotlin build tooling.
Laravel Security
@hoangnguyen0403/agent-skills-standard
Security standards for hardening Laravel applications. Use when securing authentication, authorization, input validation, or CSRF in Laravel.
Android Testing
@hoangnguyen0403/agent-skills-standard
Standards for Unit Tests, UI Tests (Compose), and Hilt Integration. Use when writing unit tests, Compose UI tests, or Hilt test modules in Android.
asking-codex
@majiayu000/claude-skill-registry-data
Code review, security audits, bug detection, alternative implementations, second opinions via OpenAI Codex. Use when user asks for code review, security analysis, implementation advice, bug detection, code patterns, or wants a second opinion on code. Supports uncommitted changes review. Do not use for architecture design or web searches.
solid-principles
@majiayu000/claude-skill-registry-data
SOLID principles for object-oriented design. Use when reviewing code quality, refactoring, designing classes or interfaces, or discussing architecture patterns.
analyzer
@majiayu000/claude-skill-registry-data
A code analyzer skill that helps with code quality and best practices
verify
@mcsdodo/kniha-jazd
Use before claiming work is complete - runs tests, checks git status, verifies changelog
gsd:map-codebase
@majiayu000/claude-skill-registry-data
Analyze codebase with parallel mapper agents
go-errors
@majiayu000/claude-skill-registry-data
Go error handling patterns. Routes to specific patterns.
stagehand
@majiayu000/claude-skill-registry-data
Stagehand automation patterns and best practices. Scripted browser flows, data seeding, and test orchestration. Trigger: When automating browser flows or test setup with Stagehand.
bifunctor-bridge
@plurigrid/asi
Bifunctors: two-argument functors for product categories.
993bdc
@plurigrid/asi
Auto-grown skill at knight tour position 2
dcc83b
@plurigrid/asi
Auto-grown skill at knight tour position 3
ac-execute
@ten-framework/portal
Execute a frozen workflow contract and collect evidence by implementing only approved scope/files and checks. Use when PLAN_FROZEN=true and Execution Contract is complete, then hand off to review.
verify
@pierreb-devkit/vue
Run the quality loop (lint + test + build) to verify code quality and correctness. Use after making any code changes, before committing, or when asked to check/verify the project works.
submit-pr
@melbournedeveloper/dataprovider
Submit a pull request following DataProvider project standards
code-review
@open-gitagent/gitagent
Review code changes for quality, security, and best practices
tooling-standards
@eser/stack
Development tooling: Deno runtime, JSR package registry, deno.json and package.json configuration, and editor settings. Use when setting up projects, choosing packages, or configuring build tools.
claude-tob-review
@hyperlane-xyz/hyperlane-monorepo
Trail of Bits security skills analysis for Solidity contracts. Use for deep smart contract security review with invariant suggestions.
avoid-acting-on-assumptions
@aiming-lab/metaclaw
Common mistake — proceeding with assumptions about ambiguous requirements instead of asking a clarifying question first. This skill reminds you to stop and ask before acting on uncertain interpretations.
source-evaluation
@aiming-lab/metaclaw
Use this skill when presenting information from external sources, citing research, or answering factual questions. Assess source credibility and recency before relying on it.
code-review
@crespire/dotfiles
Review the current changes and provide feedback.
engram-testing-coverage
@gentleman-programming/engram
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
plan
@howells/fiction
Design story architecture. Use when starting a new project or rethinking structure.
startup-chain-change
@vllm-project/semantic-router
Use when changing local image build, serve or bootstrap logic, or canonical smoke behavior.
paths
@forcedotcom/salesforcedx-vscode
Prefer vscode-uri over node:path. Use when .ts files in /src import from node:path or use path.join, path.basename, path.dirname, path.resolve.
query
@facebookincubator/velox
Answer questions about the Velox codebase or pull requests. Use when asked a question via "/query" or when the user wants to understand code, architecture, or implementation details.
patterns/command
@majiayu000/claude-skill-registry-data
Command Pattern pattern for C development
using-moonwell-adapter
@majiayu000/claude-skill-registry-data
How to use the Moonwell adapter for lending/borrowing on Base (market discovery, APYs, collateral management, and common gotchas).
Code Review Analyzer
@diegosouzapw/awesome-omni-skill
A comprehensive code review skill that analyzes code for best practices, potential bugs, security issues, and suggests improvements.
spec-driven-development
@majiayu000/claude-skill-registry-data
Enforces strict Spec-Driven Development. Prevents direct coding and ensures spec → generate → review loops.
lux-create-pull-request
@majiayu000/claude-skill-registry-data
Guidelines and checklists for creating a PR for Luxor.
web-performance
@yaniv-tg/babysitter-codex
Core Web Vitals optimization, Lighthouse audits, and performance monitoring.
start-feature
@majiayu000/claude-skill-registry-data
Start new feature branch
helmet-config-generator
@majiayu000/claude-skill-registry-data
Generate Helmet.js security middleware configuration for Express applications. Triggers on "create helmet config", "generate helmet configuration", "express security headers", "helmet setup".
search
@majiayu000/claude-skill-registry-data
Search codebase semantically by concept or functionality. Use when looking for code related to a topic, feature, or pattern rather than exact text matches.
schema-validate-resume
@majiayu000/claude-skill-registry-data
Validate resume payloads using strict Pydantic models. Ensures that the resume JSON conforms to the required structure before processing.
changelog-maintenance
@majiayu000/claude-skill-registry-data
Follow Keep a Changelog format with sections: Added, Changed, Deprecated, Removed, Fixed, Security Use when documenting code and APIs. Documentation category skill.
snapshot-testing
@majiayu000/claude-skill-registry-data
Snapshots are useful for detecting unintended UI changes but shouldn't be the only testing strategy Use when writing and organizing tests. Testing category skill.
web-permissions
@majiayu000/claude-skill-registry-data
Trusted domains, security assessment patterns, and domain research standards for WebFetch permissions
docs-consistency
@majiayu000/claude-skill-registry-data
Ensure consistency of documentation files. Use this skill when you made a significant change to the codebase that may affect the documentation (like feature addition), or when you made a significant change to the documentation itself.
triatu-security
@majiayu000/claude-skill-registry-data
Security practices for Triatu. Use when adding data access, Server Actions, logging, or Supabase policies, and when reviewing security risks.
refactoring
@majiayu000/claude-skill-registry-data
Refactor code to improve maintainability by consolidating redundant logic and applying DRY principles
turbo
@majiayu000/claude-skill-registry-data
Fix and update Turborepo (Turbo) configuration and task setup. Use for turbo.json errors, schema updates (pipeline -> tasks), and package-level config issues like missing extends.
perf-analyzer
@majiayu000/claude-skill-registry-data
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
idempotent-redundancy
@majiayu000/claude-skill-registry-data
Idempotent Redundancy
check-pr
@msyvr/hai-notes
Self-review before submitting a PR. Use when the user wants to review their changes before creating or submitting a pull request.
consistency-check
@viktor-ferenczi/skills
Checks the internal consistency of a software project, fixes any issues found.
testing
@egavrin/devagent
Keep DevAgent changes paired with focused verification and only the necessary test updates.
workload-regression-maintainer
@doljae/kotlin-logging-extensions
Maintain realistic workload examples and regression tests that verify generated log extension behavior across edge cases.
