Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
content-publisher
Handles the publication workflow for AndesRC blog articles. Creates markdown files, triggers builds, submits to Google Search Console, and initiates promotion. Use as the final step in the content pipeline.
majiayu000/claude-skill-registry 163
-
security-practices
Security practices including secrets management, input validation, SSRF prevention, and production hardening. Use for security-sensitive code.
majiayu000/claude-skill-registry 163
-
debugging-assistant
Proactively diagnose and fix code bugs. Use when errors occur, tests fail, or performance issues arise. Analyzes stack traces, identifies root causes, and provides working fixes.
majiayu000/claude-skill-registry 163
-
react-component-analyzer
Debug React component issues including TypeScript types, props, state management, hooks, and rendering problems. Use when troubleshooting component not rendering, prop errors, state not updating, hook issues, or TypeScript type mismatches.
majiayu000/claude-skill-registry 163
-
aico-pm-story-acceptance
Verify and close stories after frontend/backend tasks are completed. Check ALL related task files, update story acceptance criteria checkboxes.
UNIQUE VALUE: Ensures BOTH frontend AND backend tasks are verified before closing story. Prevents premature story closure.
Use this skill when:
- Frontend or backend notifies "task completed, please verify"
- User asks to "verify story", "accept story", "close story", "mark story done"
- Need to check if a story can be marked as complete
- User asks "is story X done?", "can we close story X?"
CRITICAL: Must check BOTH frontend tasks (docs/reference/frontend/tasks/) AND backend tasks (docs/reference/backend/tasks/) before closing.
Output: Update story file checkboxes from `- [ ]` to `- [x]`
majiayu000/claude-skill-registry 163
-
writing-plans
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
majiayu000/claude-skill-registry 163
-
tool-design
Build tools that agents can use effectively, including architectural reduction patterns
majiayu000/claude-skill-registry 163
-
Bun SvelteKit
Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
majiayu000/claude-skill-registry 163
-
prometheus-configuration
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
majiayu000/claude-skill-registry 163
-
abp-api-implementation
Implement REST APIs in ABP Framework with AppServices, DTOs, pagination, filtering, and authorization. Use when building API endpoints for ABP applications.
majiayu000/claude-skill-registry 163
-
link-project
Add project repository links to PROJECTS.md when user mentions completing, starting, or sharing a hands-on project. Use when user references external repos or implementation work.
majiayu000/claude-skill-registry 163
-
project-methodology
High‑level development methodology for AI‑assisted FastAPI + Vue projects.
majiayu000/claude-skill-registry 163
-
shadow_coder
Build parallel architectures safely without breaking current behavior.
majiayu000/claude-skill-registry 163
-
mind-parameter-modification
Modify cognitive parameters and behavioral settings.
majiayu000/claude-skill-registry 163
-
odoo19-oca-devops
Build enterprise-grade Odoo 19 ERP using OCA community modules instead of Enterprise licenses. Scaffold modules, vendor OCA dependencies, generate production Docker deployments, and deploy to DigitalOcean with Supabase - saving $4,728/year in licensing costs.
majiayu000/claude-skill-registry 163
-
react-development
React開発の詳細ガイド。Hooks、コンポーネント設計、パフォーマンス最適化、テストなど、Reactアプリケーション開発のベストプラクティス。
majiayu000/claude-skill-registry 163
-
code-critic
Detect over-engineering and YAGNI violations. Stricter than /review. Use when asked to "critique my code", "find over-engineering", or "check for unnecessary complexity".
majiayu000/claude-skill-registry 163
-
ruby-32-with-rbs-steep
majiayu000/claude-skill-registry 163
-
article-writer
Edit and refine blog articles and technical posts to match a specific writing style. Use when editing markdown articles, blog posts, or technical writing. Applies conversational, direct, no-BS style with strict guidelines (no em dashes, no empty framing phrases). Best for technical content aimed at experienced developers.
majiayu000/claude-skill-registry 163
-
moai-docs-unified
Enhanced docs unified with AI-powered features. Enhanced with Context7 MCP for up-to-date documentation.
majiayu000/claude-skill-registry 163
-
bevzenko
Создание глубоких юридических заключений и правовых меморандумов в академическом стиле. Использовать при запросах на написание научных заключений, экспертных мнений, правовых анализов, меморандумов по сложным юридическим вопросам. Подходит для документов, требующих доктринального обоснования, многоуровневой аргументации и ссылок на судебную практику.
majiayu000/claude-skill-registry 163
-
hcloud-go-sdk
Use when writing Go code to interact with Hetzner Cloud API - automation, infrastructure provisioning, bots, integrations, or programmatic cloud operations
majiayu000/claude-skill-registry 163
-
minecraft-fabric-dev
Comprehensive guidance for Minecraft mod development with Fabric, including porting from other mod loaders (Forge, NeoForge). Integrates MCP servers for decompilation, documentation access, and mixin validation. Use when developing Fabric mods, porting from Forge, or working with Minecraft source code.
majiayu000/claude-skill-registry 163
-
ci-debug
Debug GitHub Actions workflow failures, CI build issues, test failures in CI, and deployment problems. Use when workflows fail, artifacts aren't uploaded, or CI-specific errors occur.
majiayu000/claude-skill-registry 163