Browse Skills

20307 skills found

research.md
1
1 export research
2 Krosebrook from "Krosebrook/source-of-truth-monorepo"
3 Web research skill for augmenting agent context with current information. Used when outdated information could lead to broken implementations or wasted effort.
2026-01-05
pm-status-trigger.md
1
1 export pm-status-trigger
2 grandinh from "grandinh/claude-chaos-express"
3 Natural language wrapper for PM status commands - automatically triggers /pm:status, /pm:next, /pm:blocked, /pm:in-progress when users ask about project status, next tasks, or blockers
2026-01-05
build-automation.md
1
1 export build-automation
2 davidorex from "davidorex/vcv-rack-module-creation-framework"
3 Build coordination wrapper for VCV Rack modules using Makefile
2026-01-05
tg-migrations.md
1
1 export tg-migrations
2 charlesmsiegel from "charlesmsiegel/tg"
3 Django migration best practices for the World of Darkness application. Use when creating data migrations, handling schema changes with existing data, squashing old migrations, testing migrations in CI/CD, or planning multi-step migrations for breaking changes. Triggers on migration work, database schema changes, or data transformation tasks.
2026-01-05
nextjs-server-actions.md
1
1 export nextjs-server-actions
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 When handling form submissions, data mutations, or any action that modifies server-side data. **Version Context**: Next.js 16.0+ uses `useActionState` (replaces deprecated `useFormState`).
2026-01-05
binora-backend-performance-orchestrator.md
1
1 export binora-backend-performance-orchestrator
2 MaciWP from "MaciWP/CV_Astro"
3 META-SKILL ORCHESTRATOR - ALWAYS-ACTIVE. Orchestrates 100% Binora Backend workflows (Django 5.0+DRF 3.14+PostgreSQL multi-tenant) through 6-phase execution (Pre-Analysis, Request Analysis, Workflow Planning, Skill Coordination, Tool Optimization, Quality Assurance). Enforces P0 CRITICAL rules (NO manual tenant_id, service layer mandatory, YOLO comments). Selects optimal model (Sonnet/Haiku). MCP-first strategy (Context7/db/github/sequential-thinking). Target: 3-5x speedup, 95%+ P1 compliance, <500 token overhead.
2026-01-05
security-scan.md
1
1 export security-scan
2 takumi12311123 from "takumi12311123/dotfiles"
3 Perform comprehensive security analysis to identify vulnerabilities.Integrates with codex-review for automatic security checks.Covers OWASP Top 10, common vulnerabilities, and secure coding practices.Output: Japanese
2026-01-05
api.md
1
1 export api
2 glideapps from "glideapps/glide-code"
3 Use the Glide API for programmatic data operations - REST API v2 and @glideapps/tables npm package.Use when importing data, bulk operations, automating data sync, or building integrations with Glide tables.
2026-01-05
screenshot.md
1
1 export screenshot
2 tvergho from "tvergho/agentdex"
3 Capture PNG screenshots of dex TUI commands for debugging UI layout issues. Use when iterating on CLI interface code or debugging rendering problems.
2026-01-05
color-theory-palette-harmony-expert.md
1
1 export color-theory-palette-harmony-expert
2 erichowens from "erichowens/some_claude_skills"
3 Expert in color theory, palette harmony, and perceptual color science for computational photo composition. Specializes in earth-mover distance optimization, warm/cool alternation, diversity-aware palette selection, and hue-based photo sequencing. Activate on "color palette", "color harmony", "warm cool", "earth mover distance", "Wasserstein", "LAB space", "hue sorted", "palette matching". NOT for basic RGB manipulation (use standard image processing), single-photo color grading (use native-app-designer), UI color schemes (use vaporwave-glassomorphic-ui-designer), or color blindness simulation (accessibility specialists).
2026-01-05
gen-maps.md
1
1 export gen-maps
2 BellaBe from "BellaBe/ideas-os"
3 Generate code maps - lightweight specifications of what code will look like.Code maps can be verified BEFORE generating actual code, catching type mismatches,wrong arguments, and missing imports early. Use when: after gen-types, before gen-code.
2026-01-05
drupal-standards.md
1
1 export drupal-standards
2 nonzod from "nonzod/drupaldev-claude-skill"
3 Automatically applies Drupal coding standards when developing PHP modules, JavaScript, CSS, SQL queries, Twig templates, or YAML configs. Activates when creating/editing .php, .js, .css, .sql, .twig, .yml files or when user mentions "module", "query", "template", "form", or "custom code".
2026-01-05
claude-code-memory.md
1
1 export claude-code-memory
2 jubalm from "jubalm/dotfiles"
3 Manage Claude Code project memory with auto-loaded constraints, quirks, decisions, and conventions. Capture project-specific knowledge through natural conversation, use inbox for uncertainties, and audit memory for quality and conflicts.
2026-01-05
codex.md
1
1 export codex
2 iamladi from "iamladi/cautious-computing-machine--sdlc-plugin"
3 Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.1-Codex by default for state-of-the-art software engineering.
2026-01-05
slack-client-fundamentals.md
1
1 export slack-client-fundamentals
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 Foundation skill for Slack Go SDK. Use when setting up a new Slack bot, initializing the API client, choosing between Web API vs Socket Mode vs Events API, implementing error handling patterns, or establishing testing strategies for Slack applications.
2026-01-05
frontend.md
1
1 export frontend
2 hippocampus-dev from "hippocampus-dev/hippocampus"
3 Frontend coding conventions using Preact and Tailwind. Use when writing or reviewing frontend JavaScript, HTML, or CSS code for web UI components.
2026-01-05
scaffolding-openai-agents.md
1
1 export scaffolding-openai-agents
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration.Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists.Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses.NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.
2026-01-05
developing-python.md
1
1 export developing-python
2 sumik5 from "sumik5/dotfiles"
3 Guides modern Python project development. Use when pyproject.toml or requirements.txt is detected. Supports Python 3.13 + uv + ruff + mypy environment, FastAPI/FastMCP implementation, pytest, and Docker configuration.
2026-01-05
openapi-contract-validator.md
1
1 export openapi-contract-validator
2 MaciWP from "MaciWP/CV_Astro"
3 Validates Django REST Framework endpoints against OpenAPI specification. This skill should be used when implementing or modifying API endpoints to ensure request/response schemas, status codes, authentication, and parameters match the contract specification.
2026-01-05
customer-persona-builder.md
1
1 export customer-persona-builder
2 maigentic from "maigentic/stratarts"
3 Jobs-to-be-Done (JTBD) customer persona development with priority matrix, buying journey mapping, and decision criteria analysis. Creates actionable buyer personas for product and marketing decisions.
2026-01-05
feature-implementation.md
1
1 export feature-implementation
2 mesbahtanvir from "mesbahtanvir/ishkul"
3 Comprehensive checklist for implementing new features in Ishkul. Ensures all aspects are covered including frontend, backend, tests, E2E tests, infrastructure, and documentation. Use when starting work on a new feature or enhancement.
2026-01-05
mcp-executor.md
1
1 export mcp-executor
2 mcfearsome from "mcfearsome/cc-colony"
3 Execute complex multi-tool MCP workflows directly using TypeScript or Python. As the MCP executor agent, you have MCP servers configured and write code that composes multiple tool calls. Use for 3+ MCP tool calls, complex data processing, parallel operations, or retry logic. This skill is colony-aware - you execute code directly via Bash without subagents.
2026-01-05
intelligent-do.md
1
1 export intelligent-do
2 krzemienski from "krzemienski/shannon-framework"
3 Context-aware task execution with Serena MCP backend. First time: Explores project, saves to Serena,runs spec if complex, executes waves. Returning: Loads from Serena (<1s), detects changes, executeswith cached context. Intelligently decides when to research, when to spec, when to prime. One catch-allintelligent execution command. Use when: User wants task executed in any project (new or existing).
2026-01-05
metal-shader-expert.md
1
1 export metal-shader-expert
2 erichowens from "erichowens/some_claude_skills"
3 20 years Weta/Pixar experience in real-time graphics, Metal shaders, and visual effects. Expert in MSL shaders, PBR rendering, tile-based deferred rendering (TBDR), and GPU debugging. Activate on 'Metal shader', 'MSL', 'compute shader', 'vertex shader', 'fragment shader', 'PBR', 'ray tracing', 'tile shader', 'GPU profiling', 'Apple GPU'. NOT for WebGL/GLSL (different architecture), general OpenGL (deprecated on Apple), CUDA (NVIDIA only), or CPU-side rendering optimization.
2026-01-05