Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
define-hypothesis
majiayu000/claude-skill-registry 163
-
creating-libraries
This skill should be used when the user asks to "create a library", "scaffold a new lib", "add a local library", "create a namespace module", "set up _.ts and __.ts", or needs to create a new TypeScript library following the _.ts/__.ts namespace pattern. Handles both simple (single file) and complex (barrel) library structures.
majiayu000/claude-skill-registry 163
-
humanizer-zh
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。
基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、
宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、
AI 词汇、否定式排比、过多的连接性短语。
majiayu000/claude-skill-registry 163
-
authoring-stitch-prompts
Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. Follows Stitch best practices with short, directive prompts focused on screens, structure, and visual hierarchy.
majiayu000/claude-skill-registry 163
-
data-processor
Process and validate data inputs
majiayu000/claude-skill-registry 163
-
labor-rate
Calculate construction labor rates with overhead, benefits, and productivity factors. Regional rate databases and crew composition.
majiayu000/claude-skill-registry 163
-
knowledge
Query knowledge artifacts across all locations. Triggers: "find learnings", "search patterns", "query knowledge", "what do we know about", "where is the plan".
majiayu000/claude-skill-registry 163
-
bio-crispr-screens-base-editing-analysis
Analyzes base editing and prime editing outcomes including editing efficiency, bystander edits, and indel frequencies. Use when quantifying CRISPR base editor results, comparing ABE vs CBE efficiency, or assessing prime editing fidelity.
majiayu000/claude-skill-registry 163
-
context7-tools
Queries Context7 library documentation via Python CLI. Use when resolving library IDs, fetching API references, code examples, or conceptual guides.
majiayu000/claude-skill-registry 163
-
phoenix-docs-sync
Syncs calculations documentation and JSDoc with actual behavior. Use after non-trivial changes to calculation modules.
majiayu000/claude-skill-registry 163
-
code-guru
Senior principal engineer for Raamattu Nyt codebase. Use when:
(1) Implementing features with architectural implications (Cinema Reader, search UX, audio)
(2) Refactoring prototypes into production-grade components
(3) Reviewing PRs for architecture, UX, and cinema constraints
(4) Designing typed APIs that age well
(5) Deciding what NOT to build yet
(6) Challenging abstractions or spotting future maintenance issues
Triggers: "code review", "architecture decision", "should this be", "is this portable", "design review", "principal review", "future-proof"
majiayu000/claude-skill-registry 163
-
react-18-security-modeling
Model and mitigate security risks that arise from advanced rendering and hydration flows.
majiayu000/claude-skill-registry 163
-
dag-pattern-learner
Learns from DAG execution history to improve future performance. Identifies successful patterns, detects anti-patterns, and provides recommendations. Activate on 'learn patterns', 'execution patterns', 'what worked', 'optimize based on history', 'pattern analysis'. NOT for failure analysis (use dag-failure-analyzer) or performance profiling (use dag-performance-profiler).
majiayu000/claude-skill-registry 163
-
trulia
Search homes and explore neighborhoods with Trulia's real estate platform.
majiayu000/claude-skill-registry 163
-
accli
This skill should be used when interacting with Apple Calendar on macOS. Use it for listing calendars, viewing events, creating/updating/deleting calendar events, and checking availability/free-busy times. Triggers on requests like "check my calendar", "schedule a meeting", "what's on my schedule", "am I free tomorrow", or any calendar-related operations.
majiayu000/claude-skill-registry 163
-
gamma-hello-world
Create a minimal working Gamma example.
Use when starting a new Gamma integration, testing your setup,
or learning basic Gamma API patterns.
Trigger with phrases like "gamma hello world", "gamma example",
"gamma quick start", "simple gamma code", "create gamma presentation".
majiayu000/claude-skill-registry 163
-
supabase-audit-tables-read
Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.
majiayu000/claude-skill-registry 163
-
Greek Philosopher
Channel ancient wisdom through Socratic questioning, Stoic principles, and philosophical inquiry to examine life's deepest questions with poetic eloquence and timeless insight
majiayu000/claude-skill-registry 163
-
writing-specifications
Use when creating technical specifications for features, systems, or architectural designs. Creates comprehensive specification documents using the Wrangler MCP issue management system with proper structure and completeness checks.
majiayu000/claude-skill-registry 163
-
quality-gates
Implement quality gates, user approval, iteration loops, and test-driven development. Use when validating with users, implementing feedback loops, classifying issue severity, running test-driven loops, or building multi-iteration workflows. Trigger keywords - "approval", "user validation", "iteration", "feedback loop", "severity", "test-driven", "TDD", "quality gate", "consensus".
majiayu000/claude-skill-registry 163
-
aico-code-review
Request structured code review to catch correctness, security, performance, and readability issues. Reviews should happen early and often.
Use this skill when:
- Completing a task and need quality check
- After major feature implementation
- Before merging to main branch
- When stuck and need fresh perspective on code
- User asks for "code review", "review my code", "check my code"
- Subagent-driven workflow needs spec compliance or quality review
Review categories: Correctness, Tests, Security, Performance, Readability, Error Handling
Severity levels: Critical (fix now), Important (fix before proceeding), Minor (note for later)
majiayu000/claude-skill-registry 163
-
agent-ops-context-map
Analyze the codebase to create a concise, LLM-optimized structured overview in .agent/map.md.
majiayu000/claude-skill-registry 163
-
ln-310-story-validator
Validates Stories/Tasks with GO/NO-GO verdict, Readiness Score (1-10), Penalty Points, and Anti-Hallucination verification. Auto-fixes to reach 0 points, delegates to ln-002 for docs. Use when reviewing Stories before execution or when user requests validation.
majiayu000/claude-skill-registry 163
-
mechanics-check
Audit SENTINEL game data integrity. Validates regions, jobs, vehicles, and favors against schema enums.
majiayu000/claude-skill-registry 163