Browse Skills

44969 skills found

coordinator-patterns.md
1
1 export coordinator-patterns
2 penkzhou from "penkzhou/swiss-army-knife-plugin"
3 master-coordinator 和 review-coordinator 共享的通用模式,包括 Phase 验证、错误处理、TodoWrite 管理和状态说明。所有 coordinator agents 应引用此 skill 以保持一致性。
2026-01-05
project-structure.md
1
1 export project-structure
2 specvital from "specvital/collector"
3 Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patterns. Specializes in separation of concerns, modular architecture, and tooling integration.Use when: designing new project structures, organizing monorepo workspaces with tools like Turborepo/Nx, structuring NestJS backend projects, organizing React/Next.js frontend applications, designing Go service architectures, creating NPM package structures, organizing VSCode extension projects, structuring Chrome extension codebases, planning directory hierarchies, migrating legacy project structures, or establishing code organization conventions for teams.
2026-01-05
code-context-finder.md
1
1 export code-context-finder
2 89jobrien from "89jobrien/steve"
3 Automatically find relevant context from knowledge graph and code relationships while coding. Detects when context would be helpful (new files, unfamiliar code, architectural decisions) and surfaces related entities, prior decisions, and code dependencies.
2026-01-05
managing-github-issue-hierarchies.md
1
1 export managing-github-issue-hierarchies
2 kynoptic from "kynoptic/markdownlint-trap"
3 Manages GitHub issue parent-child relationships and sub-issues using REST and GraphQL APIs. Use when breaking down large work into Epics/Features/Tasks, creating work breakdown structures, converting markdown checklists to sub-issues, reordering sub-issues, or querying issue hierarchies. Handles ID confusion between REST numeric IDs and GraphQL node IDs.
2026-01-05
odoo19-oca-devops.md
1
1 export odoo19-oca-devops
2 jgtolentino from "jgtolentino/insightpulse-odoo"
3 Build enterprise-grade Odoo 19 ERP using OCA community modules instead of Enterprise licenses. Scaffold modules, vendor OCA dependencies, generate production Docker deployments, and deploy to DigitalOcean with Supabase - saving $4,728/year in licensing costs.
2026-01-05
dense-state-logic.md
1
1 export dense-state-logic
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Resonant state mapping and stability checks for Dense-State Logic v1, including phase-wrapped token mapping, telemetry-biased resonance scoring, and intent integrity drift verification. Use when implementing or validating temporal formalism, resonance gating, or dense state kernels.
2026-01-05
context-editing-guide.md
1
1 export context-editing-guide
2 sigridjineth from "sigridjineth/interview-copilot-with-skills"
3 Managing context window, token optimization, summarization strategies for long conversations.
2026-01-05
hook-configuration.md
1
1 export hook-configuration
2 andisab from "andisab/swe-marketplace"
3 Use this skill when creating or refining Claude Code hooks. Hooks are shell commands that execute at specific lifecycle events (tool use, prompt submit, notifications, session events). Helps design event handlers for notifications, formatting, logging, feedback, and permission control. Automatically invoked when user requests "create a hook", "add automation", "event handler", "workflow automation", or mentions hook development.
2026-01-05
understanding-db-schema.md
1
1 export understanding-db-schema
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Deep expertise in Logseq's Datascript database schema. Auto-invokes when users ask about Logseq DB schema, Datascript attributes, built-in classes, property types, entity relationships, schema validation, or the node/block/page data model. Provides authoritative knowledge of the DB graph architecture.
2026-01-05
performance-optimizer.md
1
1 export performance-optimizer
2 always-further from "always-further/claude-extensions"
3 Activates when user needs help with performance optimization, profiling, or improving code efficiency. Triggers on "optimize performance", "make this faster", "reduce memory", "profile this", "performance issues", "slow code", "improve speed", or efficiency-related questions.
2026-01-05
channelsreply.md
1
1 export channelsreply
2 tnez from "tnez/dot-agents"
3 Reply to a specific message in a channel. Use this to respond to issues, answer questions, or continue threaded conversations.
2026-01-05
synthesis-connect-dots.md
1
1 export synthesis-connect-dots
2 synapseradio from "synapseradio/thinkies"
3 Discover structural and causal relationships between seemingly unrelated observations to reveal how things influence each other. Use when: (1) asked to find relationships between separate ideas or map how observations connect, (2) multiple observations seem unrelated but might share causal links or common mechanisms, (3) building system models that show interaction patterns and feedback loops, (4) seeking solutions by recognizing analogous mechanisms from different contexts.
2026-01-05
working-with-reference-tables.md
1
1 export working-with-reference-tables
2 rustomax from "rustomax/observe-community-mcp"
3 Work with Reference Tables (static CSV lookup data) using OPAL to enrich datasets with descriptive information. Use when you need to map IDs to human-readable names, add static metadata from CSV uploads, or perform lookups without temporal considerations. Covers both explicit and implicit lookup patterns, column name matching, and when to choose Reference Tables vs Resources vs Correlation Tags.
2026-01-05
lifecycletransient-execution.md
1
1 export lifecycletransient-execution
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Hot-swap to the ephemeral model, run the atomic task, capture result, and hand it back. Use for spawn→solve→return flows.
2026-01-05
agentuity-cli-cloud-sandbox-cp.md
1
1 export agentuity-cli-cloud-sandbox-cp
2 agentuity from "agentuity/discord-help-agent"
3 Copy files or directories to or from a sandbox. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
react-state-management.md
1
1 export react-state-management
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when deciding state management approach: local state, context, Zustand for client state, or TanStack Query for server state.
2026-01-05
kubectl-ai.md
1
1 export kubectl-ai
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 AI-powered Kubernetes operations using kubectl-ai from Google Cloud Platform. This skill should be used when managing Kubernetes clusters with natural language commands, generating manifests, troubleshooting issues, and performing AI-assisted DevOps. Use this skill for Phase IV AIOps integration with Minikube and cloud clusters.
2026-01-05
moai-workflow-jit-docs.md
1
1 export moai-workflow-jit-docs
2 junseokandylee from "junseokandylee/RallyApp"
3 Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.
2026-01-05
finishing-a-development-branch.md
1
1 export finishing-a-development-branch
2 samjhecht from "samjhecht/wrangler"
3 Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by verifying work is complete (tests, requirements, code review, TDD compliance) and presenting structured options for merge, PR, or cleanup
2026-01-05
interface-design.md
1
1 export interface-design
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Design user interfaces. Use when creating layouts, wireframes, or UI specifications. Covers design principles and UI patterns.
2026-01-05
frontend-design.md
1
1 export frontend-design
2 mjmiller3416 from "mjmiller3416/recipe-app"
3 Apply when building or auditing UI. Enforces design tokens, Shadcn-first patterns, alignment rules, and the "fun but functional" aesthetic for Recipe App components.
2026-01-05
ai-legal-research.md
1
1 export ai-legal-research
2 fattits30-dev from "fattits30-dev/Justice-Companion"
3 OpenAI-powered legal research with UK legal API integration (legislation.gov.uk, caselaw.nationalarchives.gov.uk). Implements RAG pipeline for context-aware legal queries. Use when implementing AI chat features, legal document retrieval, or case law searches.
2026-01-05
validating-edge-finder.md
1
1 export validating-edge-finder
2 synapseradio from "synapseradio/thinkies"
3 Systematically discover edge cases through boundary analysis and input space exploration. Use when: (1) asked to find edge cases or validate correctness, (2) correctness claims rest on happy-path testing without boundary exploration, (3) code accepts inputs with implicit assumptions about range, format, or type that have not been verified, (4) code is about to ship or correctness is claimed without having mapped the boundary surface.
2026-01-05
commit.md
1
1 export commit
2 fohte from "fohte/dotfiles"
3 Use this skill when committing changes. This skill enforces writing meaningful commit messages with both Why and What sections, and provides Git workflow guidelines.
2026-01-05