Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
biz-researcher
事業仮説を支える一次/二次情報を整理し、意思決定に足る「根拠」「不確実性」「次の調査」を可視化する。でたらめな引用や推測の断言を避け、出典の実在を重視する。
majiayu000/claude-skill-registry 163
-
functions
Advanced function patterns including declaration styles, closures, scope chains, hoisting, and this binding. Master function composition and advanced techniques.
majiayu000/claude-skill-registry 163
-
create-table
Create PDF tables using ReportLab Table class for proper structure detection. Creates tables that Marker and other extractors can parse. Use when you need detectable tables in PDFs.
majiayu000/claude-skill-registry 163
-
sensor-data-aggregator
Aggregate and analyze IoT sensor data from construction sites. Collect data from multiple sensor types, detect anomalies, and trigger alerts for safety and quality monitoring.
majiayu000/claude-skill-registry 163
-
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
majiayu000/claude-skill-registry 163
-
error-handling-patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
majiayu000/claude-skill-registry 163
-
live-debug
Debug the live solution at home.st44.no using Chrome browser tools
majiayu000/claude-skill-registry 163
-
nextjs-fsd-starter
Create a new Next.js project with FSD (Feature-Sliced Design) architecture, TypeScript, Tailwind CSS, ESLint (flat config), Prettier, and Husky. Use when user asks to create/scaffold/initialize a Next.js project with FSD architecture, or when they want a production-ready Next.js boilerplate with modern tooling setup.
majiayu000/claude-skill-registry 163
-
cross-reference-entry
Guidelines for adding and maintaining cross-references between dictionary entries. Covers reference types, format requirements, and extraction from notes.
majiayu000/claude-skill-registry 163
-
bevzenko
Создание глубоких юридических заключений и правовых меморандумов в академическом стиле. Использовать при запросах на написание научных заключений, экспертных мнений, правовых анализов, меморандумов по сложным юридическим вопросам. Подходит для документов, требующих доктринального обоснования, многоуровневой аргументации и ссылок на судебную практику.
majiayu000/claude-skill-registry 163
-
swift-protocol
プロトコル指向設計の支援。Protocol拡張、Associated Types設計、依存性注入パターンを提案。「プロトコルを設計して」「依存性注入を実装して」で使用。
majiayu000/claude-skill-registry 163
-
plan-tracking
Track working plans and tasks using Miller's mutable plan system. Activates when planning work, tracking progress, or managing multiple tasks. Provides working memory with atomic updates and one active plan enforcement.
majiayu000/claude-skill-registry 163
-
beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
majiayu000/claude-skill-registry 163
-
skillsbench
SkillsBench contribution workflow. Use when: (1) Creating benchmark tasks, (2) Understanding repo structure, (3) Preparing PRs for task submission.
majiayu000/claude-skill-registry 163
-
goal-analyzer
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
majiayu000/claude-skill-registry 163
-
Repairing Signal Tower
信号塔修复 - Stella尝试修复或建造信号发射装置,希望联系地球或发送求救信号
majiayu000/claude-skill-registry 163
-
debug-mastery
Systematic debugging methodology with 4-phase process, root cause tracing, and elite observability standards. No fixes without investigation.
majiayu000/claude-skill-registry 163
-
deploying-vmcp-locally
Deploys a VirtualMCPServer configuration locally for manual testing and verification
majiayu000/claude-skill-registry 163
-
ring:writing-functional-docs
Patterns and structure for writing functional documentation including guides,
conceptual explanations, tutorials, and best practices documentation.
majiayu000/claude-skill-registry 163
-
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
majiayu000/claude-skill-registry 163
-
fastapi-integration-testing
Provides a comprehensive guide and templates for creating integration tests for FastAPI applications. Use this skill when you need to set up or write integration tests involving a database, authentication, file uploads, or error handling. It includes patterns for pytest fixtures, test client usage, and test data factories.
majiayu000/claude-skill-registry 163
-
terraform-module-scaffolder
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.
majiayu000/claude-skill-registry 163
-
competitive-review
Dispatch two competing reviewers (arch-reviewer and impl-reviewer) before deep analysis.
Competition produces more thorough results. Use before creating code, modifying architecture,
making technical decisions, or answering codebase questions.
majiayu000/claude-skill-registry 163
-
maintain-environment
Maintain the repo devcontainer environment and related workflow files. Use when changing .devcontainer or environment setup scripts.
majiayu000/claude-skill-registry 163