Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
json-rpc
majiayu000/claude-skill-registry 163
-
supabase-management
majiayu000/claude-skill-registry 163
-
user-guide-creation
Create comprehensive user guides, tutorials, how-to documentation, and step-by-step instructions with screenshots and examples. Use when writing user documentation, tutorials, or getting started guides.
majiayu000/claude-skill-registry 163
-
life-os-file-ops
life-os/ 目录的文件读写规范。处理 Markdown 笔记、YAML frontmatter、wiki-links、模板变量。当需要在 life-os/ 目录中创建、编辑、查找笔记时使用此技能。
majiayu000/claude-skill-registry 163
-
oracle
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
majiayu000/claude-skill-registry 163
-
update-submodule-changelog
サブモジュール(protocols/*, gcloud/*)更新後に docs/changelogs.md を更新する。
「サブモジュール更新」「changelog更新」「プロトコル変更まとめ」などのキーワードで自動適用。
git submodule update 後や、依存関係の変更ドキュメント化に使用。
majiayu000/claude-skill-registry 163
-
deep-executor
Deep executor mode for complex goal-oriented tasks
majiayu000/claude-skill-registry 163
-
python-ruff-linter
Ensure Python code follows industry standards using Ruff linter with linting-workflow framework
majiayu000/claude-skill-registry 163
-
moai-security-identity
Enterprise Skill for advanced development
majiayu000/claude-skill-registry 163
-
tunit
Run TUnit tests with Playwright. Use when user asks to run tests, execute tests, or check if tests pass.
majiayu000/claude-skill-registry 163
-
agent-add-rule
Add a new rule, convention, or instruction to the project's agent configuration. Analyzes the rule and helps decide placement: root CLAUDE.md (universal rules), docs/agents/ files (topic-specific guidance), or a new skill (complex workflows). Triggers on: '/agent-add-rule', 'add a rule', 'add convention', 'new coding standard', 'add instruction for claude', 'update claude.md with'.
majiayu000/claude-skill-registry 163
-
ui-generator
Generate UI components from natural language descriptions.
Use when: user asks for a page, component, or UI element.
Triggers: "create page", "add component", "show form", "make button",
"страница", "компонент", "форма".
majiayu000/claude-skill-registry 163
-
tutorial-checker
Reads a markdown based tutorial and attempts to follow instructions. It reports on what needs work.
majiayu000/claude-skill-registry 163
-
verification-loop
Comprehensive 6-check verification framework for validating implementation quality across build, types, lint, tests, security, and diff review. This skill ensures code meets all quality gates before phase completion. Triggers on "verify implementation", "run verification", "/verification-loop", or automatically as part of implement-phase Step 2.
majiayu000/claude-skill-registry 163
-
cli-messaging
Agent-guiding error messages and output formatting for Effect CLI. Covers Data.TaggedError patterns, recovery suggestions, and structured output.
majiayu000/claude-skill-registry 163
-
figma-to-page
Generates React code for a full page based on pasted Figma 'Inspect' details. Uses the page scaffolder.
majiayu000/claude-skill-registry 163
-
php-database
PHP database mastery - PDO, Eloquent, Doctrine, query optimization, and migrations
majiayu000/claude-skill-registry 163
-
dev-web
Create and manage modern React web applications using Bun, Vite, React 19, Tailwind CSS 4, and shadcn/ui. Use this skill when the user asks to build a frontend, a web app, or modify UI components.
majiayu000/claude-skill-registry 163
-
standards-migration
Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment strategies. Use this skill when creating database migration files, modifying schema, adding or removing tables/columns, managing indexes, or handling data migrations. Apply when working with migration files (e.g., db/migrate/, migrations/, alembic/, sequelize migrations), schema changes, database versioning, rollback implementations, or when you need to ensure backwards compatibility during deployments. Use for any task involving database structure changes, index creation, constraint modifications, or data transformation scripts.
majiayu000/claude-skill-registry 163
-
psake
PowerShell build automation tool for creating task-based build scripts. Use when Claude needs to create, modify, or troubleshoot psake build scripts (psakefile.ps1), automate builds for .NET/Node.js/Docker projects, set up CI/CD pipelines with psake (GitHub Actions, Azure Pipelines, GitLab CI), or work with PowerShell-based build automation. Triggers include mentions of psake, psakefile, PowerShell build scripts, Invoke-psake, or build task dependencies.
majiayu000/claude-skill-registry 163
-
hybrid-search-implementation
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
majiayu000/claude-skill-registry 163
-
unity-game-ugui-design
majiayu000/claude-skill-registry 163
-
PowerPlatform
Generate Power Automate flows from natural language. Reads connector schemas from work repo, outputs deployable solution files. USE WHEN user says 'create flow', 'power automate', 'automate workflow', or describes a business process to automate.
majiayu000/claude-skill-registry 163
-
dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
majiayu000/claude-skill-registry 163