Browse Skills
44835 skills found
database-migration.md
0
1
export
database-migration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when working with Supabase database schemas, migrations, RLS policies, or PostGIS features. Enforces UUID standards, timestamp columns, and security best practices.
2026-01-05
openwebf-app-performance-js.md
0
1
export
openwebf-app-performance-js
2
from
"archview-ai/webf-plugin"
from
"archview-ai/webf-plugin"
3
Measure and optimize WebF app performance from the JavaScript side (performance.mark/measure, bundle size, code splitting, debouncing, CSS transforms). Use when the user mentions performance.mark/measure, JS profiling, heavy JS work, bundle size, code splitting, debouncing, or animation performance.
2026-01-05
session-intelligence-harvester.md
0
1
export
session-intelligence-harvester
2
from
"92Bilal26/TaskPilotAI"
from
"92Bilal26/TaskPilotAI"
3
This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) components. Use when corrections were made, format drift was fixed, new patterns emerged, or the user explicitly asks to "harvest learnings" or "capture session intelligence". Transforms one-time fixes into permanent organizational knowledge by implementing updates across multiple files.
2026-01-05
max-bid-calculator-skill.md
0
1
export
max-bid-calculator-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Calculate maximum bid using BidDeed formula and bid/judgment ratios to determine BID/REVIEW/SKIP decisions
2026-01-05
subagent-orchestrator.md
0
1
export
subagent-orchestrator
2
from
"PlaneInABottle/configs"
from
"PlaneInABottle/configs"
3
Manages the lifecycle, configuration, and synchronization of specialized sub-agents (Planner, Implementer, Reviewer, etc.) across various platforms (Claude, Copilot, OpenCode). Use this skill when you need to: (1) Sync sub-agent instructions from master templates, (2) Add new sub-agent definitions, (3) Update agent capabilities or permissions, or (4) Validate that agent instructions are in sync across platforms.
2026-01-05
dnd-5e-character-manager.md
0
1
export
dnd-5e-character-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert D&D 5th Edition (2014 PHB) character sheet manager and game master assistant. Use when creating characters, leveling up, calculating ability modifiers, managing spells, tracking hit points, updating equipment, applying class features, or answering rules questions about D&D 5e.
2026-01-05
api-client.md
0
1
export
api-client
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Fetch API patterns with error handling, retry logic, and caching. Use when building API integrations, handling network failures, or implementing offline-first data fetching.
2026-01-05
ai-collaborate-teaching.md
0
1
export
ai-collaborate-teaching
2
from
"khanaleema/PhysicalAI-Book"
from
"khanaleema/PhysicalAI-Book"
3
Design learning experiences for AI-native software development, integrating the Three Roles Framework (AI as Teacher/Student/Co-Worker), co-learning partnership pedagogy, and "Specs Are the New Syntax" paradigm into programming curriculum. Use this skill when educators need to prepare students for professional AI-driven development workflows, teach effective specification-first collaboration, or balance AI assistance with foundational learning goals. This skill helps create lessons that leverageAI tools appropriately while ensuring students build independent capability, bidirectional learningpatterns, and ethical AI use practices. Aligned with Constitution v4.0.1.
2026-01-05
selector-strategies.md
0
1
export
selector-strategies
2
from
"omerlefaruk/CasareRPA"
from
"omerlefaruk/CasareRPA"
3
CSS/XPath selector best practices for web automation (dropdowns, dynamic tables, nested components). Use when: writing selectors, handling dynamic content, React apps, robust attributes, dynamic element handling, selector maintenance.
2026-01-05
doc-improve.md
0
1
export
doc-improve
2
from
"friend1ws/grant-writing-workflow"
from
"friend1ws/grant-writing-workflow"
3
申請書・提案書の校正・改善スキル。「文書をチェックして」「校正して」「改善点を指摘して」などの指示で発動。事実確認、引用検証、文法チェック、論理整合性、表現改善など包括的なレビューを行う。
2026-01-05
authentication-setup.md
0
1
export
authentication-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement JWT authentication with bcrypt password hashing, refresh tokens, account lockout, and password reset flow. Use when setting up authentication or login system.
2026-01-05
excel-processor.md
0
1
export
excel-processor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Process Excel files with data manipulation, formula generation, and chart creation. Use when working with spreadsheets or Excel data.
2026-01-05
audit-coordinator.md
0
1
export
audit-coordinator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrates comprehensive audits across multiple specialized auditors for Claude Code customizations and provides guidance on naming, organization, best practices, and troubleshooting. Use when: (1) Auditing - wants complete evaluation, multi-faceted analysis, coordinated audit reports, thorough validation, or asks to audit multiple components; (2) Guidance - asks "what should I name...", "how should I organize...", "best practices for...", troubleshooting issues, understanding evaluation criteria, or needs pre-deployment validation. Automatically determines which auditors to invoke (agent-audit, skill-audit, hook-audit, command-audit, output-style-audit, evaluator, test-runner) based on target type and compiles unified reports with consolidated recommendations.
2026-01-05
issue-executor.md
0
1
export
issue-executor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill to start work on an assigned GitHub issue. This is the core implementation loop of the SynthesisFlow methodology. Guides the AI to load full context (specs, plans, retrospective), create a feature branch, and begin implementation. Triggers include "start work on issue", "implement issue
2026-01-05
playwright-browser-automation.md
0
1
export
playwright-browser-automation
2
from
"bolasblack/claude-skills"
from
"bolasblack/claude-skills"
3
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
global-error-handling.md
0
1
export
global-error-handling
2
from
"pdovhomilja/dovhomilja-cz"
from
"pdovhomilja/dovhomilja-cz"
3
Implement robust error handling with user-friendly messages, specific exception types, centralized error boundaries, and graceful degradation strategies. Use this skill when writing try-catch blocks, handling exceptions and errors, creating error messages for users, implementing error boundaries in React or other frameworks, validating input and checking preconditions, handling API errors and external service failures, implementing retry strategies with exponential backoff, cleaning up resources in finally blocks, designing graceful degradation for non-critical failures, or preventing technical details and security information from being exposed to users. Apply this skill when handling errors in any code file, implementing error recovery mechanisms, or reviewing error handling approaches for robustness and security.
2026-01-05
arcanea-prompt-craft.md
0
1
export
arcanea-prompt-craft
2
from
"frankxai/arcanea"
from
"frankxai/arcanea"
3
Master the Arcanean Prompt Language - advanced prompt engineering using mythological frameworks, constraint architecture, and the Centaur Principle for human-AI co-creation
2026-01-05
myskillium.md
0
1
export
myskillium
2
from
"Mharbulous/myskillium"
from
"Mharbulous/myskillium"
3
Use when migrating skills between repositories or extracting skills from a project into a reusable form. Handles copying, cleanup of project-specific references, and genealogy documentation.
2026-01-05
ui-ux-pro-max.md
0
1
export
ui-ux-pro-max
2
from
"CuongTran69/Save4BBi"
from
"CuongTran69/Save4BBi"
3
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
wolf-instructions.md
0
1
export
wolf-instructions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Four-level instruction cascading system (Global → Domain → Project → Role) with priority-based conflict resolution
2026-01-05
adr.md
0
1
export
adr
2
from
"stevoland/dotfiles"
from
"stevoland/dotfiles"
3
Manage Architecture Decision Records and ADR-aligned development. Use when user says "we should use", "let's go with", asks "why did we choose X?", implements a feature that may have an ADR, updates ADR status, or needs to check alignment with existing decisions.
2026-01-05
tmux-team.md
0
1
export
tmux-team
2
from
"wkh237/tmux-team"
from
"wkh237/tmux-team"
3
Communicate with other AI agents in tmux panes. Use when you need to talk to codex, claude, gemini, or other agents.
2026-01-05
data-analyst-sql-optimization.md
0
1
export
data-analyst-sql-optimization
2
from
"takemi-ohama/ai-agent-marketplace"
from
"takemi-ohama/ai-agent-marketplace"
3
Apply SQL optimization patterns including index usage, query rewriting, JOIN optimization, and window functions. Use when improving query performance or analyzing slow queries.This skill provides comprehensive SQL optimization patterns and best practices:- N+1 query elimination- Index optimization strategies- JOIN vs subquery performance- Window functions for complex aggregations- Query execution plan analysisTriggers: "optimize SQL", "slow query", "improve performance", "SQL最適化", "クエリ改善", "パフォーマンス向上"
2026-01-05
security-orchestrator.md
0
1
export
security-orchestrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when you need to perform comprehensive security vulnerability assessments on a codebase. This skill launches the security-orchestrator agent to conduct systematic security reviews by breaking down the codebase into architectural units and performing deep security analysis.
2026-01-05