Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
careercopilot-agent-scaffolder
Scaffolds a new Python agent for autonomous AI tasks in 'src/agents/'. Agents are autonomous components that handle complex operations (resume analysis, job matching, KSC generation). Use when asked to create a new AI agent or automation component.
majiayu000/claude-skill-registry 163
-
rust-systems-engineering-yongkangc-agent-rules
majiayu000/claude-skill-registry 163
-
tdd-implementer
Guides TDD implementation following RED-GREEN-REFACTOR cycle.
Activates via codeword [ACTIVATE:TDD_IMPLEMENTER_V1] injected by hooks
when entering Phase 7 implementation.
Activation trigger: [ACTIVATE:TDD_IMPLEMENTER_V1]
majiayu000/claude-skill-registry 163
-
setup-remote-repo-notes-dir
Create a structured notes directory for studying and documenting remote GitHub repositories. Use this skill when the user wants to set up a workspace for researching, analyzing, or taking notes on an external GitHub repository. Creates separate committed notes/ directory and gitignored code/ directory.
majiayu000/claude-skill-registry 163
-
audit-performance
Performance-focused audit that can run in background during implementation. Checks for inefficiencies, memory leaks, widget rebuilds. Injects P0 findings to main agent.
majiayu000/claude-skill-registry 163
-
chipsec
Static analysis of UEFI/BIOS firmware dumps using Intel's chipsec framework. Decode firmware structure, detect known malware and rootkits (LoJax, ThinkPwn, HackingTeam, MosaicRegressor), generate EFI executable inventories with hashes, extract NVRAM variables, and parse SPI flash descriptors. Use when analyzing firmware .bin/.rom/.fd/.cap files offline without requiring hardware access.
majiayu000/claude-skill-registry 163
-
clean-architecture-principles
Enforce clean architecture principles including DRY, YAGNI, KISS, Law of Demeter, and Separation of Concerns. Warns when complexity creeps in and questions unnecessary features. Use when designing architecture, refactoring, code review, or when user mentions architecture, design patterns, complexity, or refactoring.
majiayu000/claude-skill-registry 163
-
jwt-verify
Implement JWT verification middleware in FastAPI for user auth. Use when securing APIs or handling tokens.
majiayu000/claude-skill-registry 163
-
enforce-modularity
Apply Single Responsibility Principle when writing code. Keep modules focused, cohesive, and loosely coupled. Guide splitting classes with too many methods. Ensure code is reusable and testable.
majiayu000/claude-skill-registry 163
-
tenant-db-ops
マルチテナント(顧客別DB分離)のDB運用・マイグレーション・調査に使う。
majiayu000/claude-skill-registry 163
-
plan-approval
Plan-approval workflow patterns for user control over AI actions in Claude Code Waypoint Plugin. Use when planning complex changes, need user approval before execution, want to prevent mistakes, or need to document proposed changes. Covers plan creation, approval checkpoints, plan deviation tracking, revision management, and learning from approved/rejected plans.
majiayu000/claude-skill-registry 163
-
unknown-adelabdelgawad-claude-fullstack-plu
majiayu000/claude-skill-registry 163
-
threejs-builder
Design and implement lightweight Three.js (r150+) ES-module scenes—hero sections, interactive product viewers, particle backdrops, GLTF showcases, or quick prototypes—whenever prompts mention 'three.js/threejs scene', '3D web background', 'orbit controls', or 'WebGL demo'.
majiayu000/claude-skill-registry 163
-
plugin-packager
Package claudefiles components into a valid Claude Code plugin
majiayu000/claude-skill-registry 163
-
test-updates
majiayu000/claude-skill-registry 163
-
verification
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
majiayu000/claude-skill-registry 163
-
Subagent-Driven Literature Review
Use parallel subagents for large-scale paper screening and deep dive analysis
majiayu000/claude-skill-registry 163
-
worldgen-biome-tune
Adjust biome or terrain distribution parameters.
majiayu000/claude-skill-registry 163
-
emacs-org
Use when working with Emacs org-mode - provides elisp patterns for headings, properties, tables, links, and org-mode manipulation
majiayu000/claude-skill-registry 163
-
cc-sessions-core
Provide comprehensive guidance for developing and maintaining the cc-sessions framework core functionality - primary skill for hooks, sessions, tasks, middleware, route handlers, and API endpoints
majiayu000/claude-skill-registry 163
-
env-helper
Read environment variables via get_env tool (mask secrets).
majiayu000/claude-skill-registry 163
-
karabiner
Configure and manage Karabiner-Elements key remapping. Use when modifying karabiner.json, adding key remappings, creating complex modifications, managing profiles, setting variables, or troubleshooting keybinding issues.
majiayu000/claude-skill-registry 163
-
streaming-llm-responses
Implement real-time streaming UI patterns for AI chat applications. Use when adding response
lifecycle handlers, progress indicators, client effects, or thread state synchronization.
Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and client tools.
NOT when building basic chat without real-time feedback.
majiayu000/claude-skill-registry 163
-
commands-wlfmnstr-agentic-knowledge-bas
Create a new skill, command, or agent to enhance capabilities
majiayu000/claude-skill-registry 163