Browse Skills

44915 skills found

rust.md
0
1 export rust
2 theMickster from "theMickster/claude-agents"
3 Senior Rust engineer for memory-safe, high-performance systems programming. Use when working with .rs files, Cargo projects, or when user mentions Rust, ownership, lifetimes, async, or systems programming.
2026-01-05
single-screen-prototype.md
0
1 export single-screen-prototype
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ゲームの「面白さの仮説」を検証する画面1枚の超簡易プロトタイプを作成するスキル。コンセプトデザインで定義した判断・行動・体験の核心が本当に成立するかを最短で検証する。使用タイミング:(1)「プロトタイプを作りたい」(2)「仮説を検証したい」(3)「最小構成で試したい」(4)「面白さをテストしたい」(5)「1画面で作りたい」と言われた時。見た目・演出は一切不要、「考えてしまうか?」を確認することに特化。
2026-01-05
make-distilled.md
0
1 export make-distilled
2 dudarev from "dudarev/ai-assisted-software-development"
3 Transform raw captured content into distilled knowledge by extracting summary, key points, principles, patterns, entities, and quotes, storing the result in the distilled/ directory.
2026-01-05
arcgis-arcade.md
0
1 export arcgis-arcade
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Write Arcade expressions for dynamic calculations in popups, renderers, labels, and field calculations. Use for data-driven styling, custom labels, and computed fields.
2026-01-05
gogcli.md
0
1 export gogcli
2 michalvavra from "michalvavra/agents"
3 CLI for Gmail, Calendar, Drive, Contacts, Tasks, Sheets.
2026-01-05
github.md
0
1 export github
2 Thomascountz from "Thomascountz/claude_skills"
3 GitHub CLI (gh) tool for retrieving and analyzing GitHub data including pull requests, issues, code search, workflow runs, releases, and repository information. Use when needing to read GitHub PRs, view comments, check CI/CD status, search code across repos, analyze issues, inspect action logs, or query any GitHub data. Focuses on information retrieval and analysis rather than modifications.
2026-01-05
identity-manifold.md
0
1 export identity-manifold
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Iteration 13 of Multiplicity Cascade - Maps identity across phase transitions
2026-01-05
kyverno-policy-templates.md
0
1 export kyverno-policy-templates
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Kyverno policy templates overview. 28 production-ready policies for pod security, image validation, resource limits, network security, mutation, and generation.
2026-01-05
ansible-playbook-design.md
0
1 export ansible-playbook-design
2 basher83 from "basher83/Virgo-Core"
3 This skill should be used when creating new Ansible playbooks, designing playbook structure, implementing state-based playbooks with present/absent patterns, organizing plays and tasks, or structuring playbook variables. Covers play organization, variable scoping, and state-based design patterns.
2026-01-05
add-event-type.md
0
1 export add-event-type
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Add a new event type to the frontend feed system with corresponding React component. Use when user mentions "new event", "add event type", "event block", "new block type", or wants to display new agent output types.
2026-01-05
create-script.md
0
1 export create-script
2 kedbin from "kedbin/chatterbox-skills"
3 Transforms content into a voiceover-ready script optimized for Chatterbox TTS. Use when the user provides ANY content for voiceover - URLs, raw text, video scripts, notes, or asks to "create a script" for audio.
2026-01-05
gerindo-expedicao.md
0
1 export gerindo-expedicao
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Consulta e opera dados logisticos da Nacom Goya. Consulta pedidos, estoque, disponibilidade, lead time. Cria separacoes. Resolve entidades (pedido, produto, cliente, grupo). Use para perguntas como 'tem pedido do Atacadao?', 'quanto tem de palmito?', 'quando fica disponivel?', 'crie separacao do VCD123'.
2026-01-05
tailwindcss.md
0
1 export tailwindcss
2 FractionEstate from "FractionEstate/midnight-dev-skills"
3 Utility-first CSS styling with Tailwind CSS v4. Use when styling components, configuring themes, responsive design, or building design systems. Triggers on Tailwind, CSS, styling, theming, or responsive design questions.
2026-01-05
running-log.md
0
1 export running-log
2 jcmrs from "jcmrs/jcmrs-plugins"
3 Persistent schema-driven running log with three-component architecture - quick-capture ideas, AI auto-detection, and backlog review librarian
2026-01-05
drizzle-orm.md
0
1 export drizzle-orm
2 NaimalArain13 from "NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3 Drizzle ORM for TypeScript - type-safe SQL queries, schema definitions, migrations, and relations. Use when building database layers in Next.js or Node.js applications.
2026-01-05
auto-commit.md
0
1 export auto-commit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically commits changes using conventional commits format (feat:, fix:, docs:, chore:, refactor:, test:, style:). Use after completing bug fixes, feature implementations, or documentation updates. Triggered automatically via Stop hook.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 teocrafters from "teocrafters/public-talk-planner"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
implementation-phase.md
0
1 export implementation-phase
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard Operating Procedure for /implement phase. TDD workflow, anti-duplication checks, task execution, and continuous testing.
2026-01-05
rbac-permissions-architect.md
0
1 export rbac-permissions-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when architecting new features within the RBAC modular permissions system. Guides architects through workspace design, feature definition, permission mapping, and role hierarchy. Critical for understanding Owner/Super Admin special roles, feature independence, and multi-tenant context isolation. Invoke when creating PRDs that involve permissions, workspaces, features, or role-based access control.
2026-01-05
atomic-commit.md
0
1 export atomic-commit
2 dtch1997 from "dtch1997/project-playground"
3 Analyzes git working tree and creates atomic commits with proper messages. Use when the user asks to commit changes, wants atomic commits, or mentions cleaning up their git history before pushing.
2026-01-05
review.md
0
1 export review
2 michael-menard from "michael-menard/monorepo"
3 Comprehensive code review with parallel specialist sub-agents. Analyzes requirements traceability, code quality, security, performance, accessibility, test coverage, and technical debt. Produces detailed findings and calls /qa-gate for final gate decision.
2026-01-05
config-validator.md
0
1 export config-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate wavecapsdr.yaml configuration files for syntax errors, schema violations, and logical inconsistencies. Use when editing config, troubleshooting startup failures, or verifying recipe/preset definitions before deployment.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 deadronos from "deadronos/stellar-shell"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
mobile-platforms.md
0
1 export mobile-platforms
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master mobile development platforms including Android, iOS, React Native, Flutter, and Swift. Use when building native or cross-platform mobile applications.
2026-01-05