Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
godot-sync-camera-positions
Use when Godot background layers or elements follow the camera at runtime but show incorrect position in editor. Detects camera-following patterns and syncs editor position to match typical runtime state. Makes editor preview accurately show what players will see during gameplay.
majiayu000/claude-skill-registry 163
-
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
majiayu000/claude-skill-registry 163
-
threat-modeling-techniques
Threat modeling methodologies using STRIDE, attack trees, and risk assessment for proactive security analysis. Use when designing secure systems, conducting security reviews, or identifying potential attack vectors in applications.
majiayu000/claude-skill-registry 163
-
ck:code-review
Review code quality, receive feedback with technical rigor, verify completion claims. Use before PRs, after implementing features, when claiming task completion. Includes scout-based edge case detection and native Task pipeline orchestration.
majiayu000/claude-skill-registry 163
-
graph-algorithms
Reference patterns for graph algorithm problems including BFS, DFS, Dijkstra, topological sort, union-find, MST, Bellman-Ford, and bipartite checking. Provides recognition signals, Python templates, edge cases, and common mistakes for each technique. Use when solving problems involving graphs, trees, shortest paths, connectivity, or dependency ordering.
majiayu000/claude-skill-registry 163
-
simplify
Simplify and refactor code while preserving functionality and library constraints.
majiayu000/claude-skill-registry 163
-
vibe-parallel-task-decomposition
Analyzes large tasks for independent subtasks that can be safely parallelized. Produces a DAG-based dispatch plan with dependency ordering and maximum parallelism.
majiayu000/claude-skill-registry 163
-
phx:learn-from-fix
Capture lessons after fixing a bug or receiving a correction — ecto, liveview, oban, iron law mistakes. Use when the user corrects your approach or teaches a pattern.
majiayu000/claude-skill-registry 163
-
game-designer
Systems and mechanics architect - Masters GDD authorship, player psychology, economy balancing, and gameplay loop design across all engines and genres
majiayu000/claude-skill-registry 163
-
analyze-project-context
Use when starting work on any project (technical or non-technical) to understand structure, standards, and best practices before making changes
majiayu000/claude-skill-registry 163
-
vscode-ext-commands
Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices
majiayu000/claude-skill-registry 163
-
stripe-webhook-validation
Fix for Stripe webhook signature validation failures in the payments app.
Use when: "Stripe webhook signature verification failed", "Invalid signature",
"No signatures found matching the expected signature", webhook 400 errors.
Only loads when working in apps/payments/.
majiayu000/claude-skill-registry 163
-
openspec-onboard
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
majiayu000/claude-skill-registry 163
-
project-form
Guide for creating form modules with FormBloc state management and Flutter widgets in app_form packages (project)
majiayu000/claude-skill-registry 163
-
ln-914-community-responder
Responds to unanswered GitHub discussions and issues with codebase-informed replies. Use when clearing community question backlog.
majiayu000/claude-skill-registry 163
-
consult
majiayu000/claude-skill-registry 163
-
specsafe-code
Start implementation phase of SpecSafe TDD workflow. Moves spec from TEST to CODE stage.
majiayu000/claude-skill-registry 163
-
news-summary
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
majiayu000/claude-skill-registry 163
-
anima
Summarizes how to use the Anima animation engine (Scene, Mobjects, Fluent API, Pro API, camera, timeline, rendering, and CLI). Use when authoring or explaining Anima animations.
majiayu000/claude-skill-registry 163
-
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
majiayu000/claude-skill-registry 163
-
baseline-ui
Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Use when building UI components, reviewing CSS utilities, styling React views, or enforcing design consistency.
majiayu000/claude-skill-registry 163
-
backend-skill
Build backend application logic including route generation, request/response handling, and database connectivity. Use for server-side development.
majiayu000/claude-skill-registry 163
-
fix
ALWAYS activate this skill before fixing ANY bug, error, test failure, CI/CD issue, type error, lint, log error, UI issue, code problem.
majiayu000/claude-skill-registry 163
-
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, audience targeting, and optimization. For bulk ad creative generation and iteration, see ad-creative.
majiayu000/claude-skill-registry 163