Browse Skills

20307 skills found

cc2-research-framework.md
3
1 export cc2-research-framework
2 manutej from "manutej/categorical-meta-prompting"
3 CC2.0 seven-function research workflow (observe, reason, create, orchestrate, learn, verify, deploy) for categorical AI research. Use when conducting systematic research on categorical AI topics, coordinating multi-stream research workflows, applying categorical foundations to research methodology, or implementing the L5 meta-prompting research framework.
2026-01-05
claudisms.md
3
1 export claudisms
2 Microck from "Microck/ordinary-claude-skills"
3 Claude Code plugin enforcing operational guidelines, terse responses, sequential execution, and no destructive operations without confirmation.
2026-01-05
skill-generator.md
3
1 export skill-generator
2 squirrelsoft-dev from "squirrelsoft-dev/claude-builder"
3 Generates new Claude Code Skills with intelligent defaults. Activates when user discusses creating a new skill, capability, or reusable workflow. Infers purpose from context, creates proper YAML frontmatter, suggests tool restrictions, and sets up supporting file structure. Use when user mentions "create a skill", "new skill", "skill for", or discusses adding reusable capabilities.
2026-01-05
gh-fix-ci.md
3
1 export gh-fix-ci
2 melodic-software from "melodic-software/claude-code-plugins"
3 Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
2026-01-05
css-development.md
3
1 export css-development
2 2389-research from "2389-research/claude-plugins"
3 Use when working with CSS, creating components, styling elements, refactoring styles, or reviewing CSS code. Guides CSS development following Tailwind + semantic component patterns with dark mode support and test coverage.
2026-01-05
llm4s-scala.md
3
1 export llm4s-scala
2 manutej from "manutej/categorical-meta-prompting"
3 LLM4S Scala functional LLM interfaces with Effect system integration. Use when building LLM applications in Scala with ZIO or Cats Effect, implementing type-safe AI pipelines with functional error handling, creating composable prompt systems in Scala, or leveraging Scala's type system for robust AI applications.
2026-01-05
arxiv-categorical-ai.md
3
1 export arxiv-categorical-ai
2 manutej from "manutej/categorical-meta-prompting"
3 Systematic analysis patterns for categorical AI papers (Gavranović, de Wynter, Bradley, Zhang). Use when analyzing academic papers on categorical deep learning, extracting categorical structures from AI research, mapping meta-prompting concepts to category theory, or building comprehensive literature reviews on categorical approaches to AI.
2026-01-05
ruff.md
3
1 export ruff
2 PovertyAction from "PovertyAction/ipa-stata-template"
3 This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use this skill for tasks involving Python code quality checks, automatic code formatting, enforcing style rules (PEP 8), identifying bugs and security issues, or modernizing Python code. This skill should be invoked PROACTIVELY whenever Python code is written or modified to ensure code quality.
2026-01-05
senior-frontend.md
3
1 export senior-frontend
2 donggyun112 from "donggyun112/ai-librarian"
3 Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.
2026-01-05
integrating-storybook.md
3
1 export integrating-storybook
2 thkt from "thkt/claude-config"
3 spec.mdとのStorybook統合。Component APIからStoriesを自動生成。 トリガー: storybook, stories, component api, props, argTypes, variants, csf, csf3, autodocs, frontend component
2026-01-05
rust-simplify.md
3
1 export rust-simplify
2 j5ik2o from "j5ik2o/fraktor-rs"
3 Rustコードの過剰設計を解消してシンプルにする依頼で使う。抽象化の過多、不要な分割、過剰な汎用化を減らし、読みやすさと保守性を優先する。
2026-01-05
graphql.md
3
1 export graphql
2 vapvarun from "vapvarun/claude-backup"
3 GraphQL API development including schema design, resolvers, queries, mutations, subscriptions, and integration with Node.js, Apollo, and other frameworks. Use when building GraphQL APIs, designing GraphQL schemas, implementing resolvers, or debugging GraphQL issues.
2026-01-05
rust-code-quality.md
3
1 export rust-code-quality
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project structure
2026-01-05
opentrons-temperature-module.md
3
1 export opentrons-temperature-module
2 jkitchin from "jkitchin/skillz"
3 Opentrons Temperature Module - precise heating and cooling (4-95°C) for sample storage, enzyme reactions, and temperature-sensitive protocols with aluminum block adapters for plates, tubes, and PCR strips
2026-01-05
glsl.md
3
1 export glsl
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 GLSL shader programming for JARVIS holographic effects
2026-01-05
backend-dev-guidelines.md
3
1 export backend-dev-guidelines
2 emilyantosch from "emilyantosch/hestia_tauri"
3 Comprehensive Rust backend development guide for Tauri applications. Use when creating Tauri commands, database operations, error handling, state management, or async patterns. Covers layered architecture (commands → services → operations → database), Result-based error handling, SeaORM patterns, tokio async/await, testing with cargo test, and type-driven design principles.
2026-01-05
ui-ux-expert.md
3
1 export ui-ux-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert UI/UX designer specializing in user-centered design, accessibility (WCAG 2.2), design systems, and responsive interfaces. Use when designing web/mobile applications, implementing accessible interfaces, creating design systems, or conducting usability testing.
2026-01-05
run-codex.md
3
1 export run-codex
2 LostAbaddon from "LostAbaddon/HeadlessKnight"
3 向助手发出协助请求,适用于代码审核、逻辑推理、科学与哲学思考、深度分析、策略制定、市场分析等任务场景。
2026-01-05
github.md
3
1 export github
2 rjmurillo from "rjmurillo/ai-agents"
3 GitHub CLI operations for PRs, Issues, Labels, Milestones, Comments, and Reactions.Unified skill with shared helpers for DRY code.Use when Claude needs to: (1) Get PR context, diff, or changed files, (2) Reply toPR review comments preserving threads, (3) Post idempotent issue comments, (4) Applyor create labels, (5) Assign milestones, (6) Add reactions to comments, (7) Close ormerge PRs, (8) Resolve review threads, (9) Synthesize context for Copilot assignment,(10) Create new issues or PRs with validation.Do NOT use for: raw git operations, GitHub Actions workflow editing, repository settings.
2026-01-05
filament-resource.md
3
1 export filament-resource
2 mwguerra from "mwguerra/claude-code-plugins"
3 Generate FilamentPHP v4 resources with form, table, relation managers, and actions
2026-01-05
data-architecture.md
3
1 export data-architecture
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when designing data platforms, choosing between data lakes/lakehouses/warehouses, or implementing data mesh patterns. Covers modern data architecture approaches.
2026-01-05
minimum-viable-agentic.md
3
1 export minimum-viable-agentic
2 melodic-software from "melodic-software/claude-code-plugins"
3 Guide creation of minimum viable agentic layer for a codebase. Use when starting agentic coding in a new project, bootstrapping essential components, or creating the minimal scaffolding for agent success.
2026-01-05
agent-sdk-development.md
3
1 export agent-sdk-development
2 melodic-software from "melodic-software/claude-code-plugins"
3 Central authority for Claude Agent SDK (TypeScript and Python SDKs). Covers SDK installation, authentication (Anthropic key, Bedrock, Vertex), sessions and resumption, forking sessions, streaming vs single mode, custom tools, permissions (allowedTools, disallowedTools, permissionMode), MCP integration, system prompts (CLAUDE.md, appendSystemPrompt, outputStyle), cost tracking, todo tracking, structured outputs, hosting patterns, plugins, and SDK branding guidelines. Assists with building custom agents, configuring SDK options, and troubleshooting SDK issues. Delegates 100% to docs-management skill for official documentation.
2026-01-05
materials-science-specialist.md
3
1 export materials-science-specialist
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Materials engineering expert covering properties, processing, testing, and applications of materials
2026-01-05