Browse Skills

20307 skills found

openai-agents.md
1
1 export openai-agents
2 ovachiever from "ovachiever/droid-tings"
3 Build AI applications with OpenAI Agents SDK - text agents, voice agents (realtime), multi-agent workflows with handoffs, tools with Zod schemas, input/output guardrails, structured outputs, and streaming. Deploy to Cloudflare Workers, Next.js, or React with human-in-the-loop patterns.Use when: building text-based agents with tools and Zod schemas, creating realtime voice agents with WebRTC/WebSocket, implementing multi-agent workflows with handoffs between specialists, setting up input/output guardrails for safety, requiring human approval for critical actions, streaming agent responses, deploying agents to Cloudflare Workers or Next.js, or troubleshooting Zod schema type errors, MCP tracing failures, infinite loops (MaxTurnsExceededError), tool call failures, schema mismatches, or voice agent handoff constraints.
2026-01-05
python-file-splitter.md
1
1 export python-file-splitter
2 OhadRubin from "OhadRubin/skills"
3 Split large Python files into multiple files organized as a package. Use when user says "split this file", "this file is too big", "break this into multiple files", or similar requests for Python (.py) files.
2026-01-05
testing.md
1
1 export testing
2 Intellifill from "Intellifill/IntelliFill"
3 Write tests for IntelliFill using Jest (backend) and Vitest (frontend). Use when adding unit tests, integration tests, or component tests.
2026-01-05
comment-generator.md
1
1 export comment-generator
2 Dexploarer from "Dexploarer/claudius-skills"
3 Generate code comments and docstrings. Use when user asks to "add comments", "document this code", "explain with comments", or "add docstrings".
2026-01-05
nestjs.md
1
1 export nestjs
2 specvital from "specvital/specvital.github.io"
3 Provides NestJS framework development standards and architectural patterns. Ensures domain-centric architecture, proper dependency injection, and decorator pattern utilization. Specializes in modular design, providers and services, middleware and guards, interceptors and pipes, custom decorators, and microservices architecture.Use when: developing NestJS applications, designing module structure (@Module), creating controllers (@Controller) and services (@Injectable), implementing REST or GraphQL APIs, configuring dependency injection, building middleware and guards, creating custom decorators, implementing authentication/authorization, designing microservices with NestJS, or integrating with TypeORM/Prisma for database access.
2026-01-05
code-reuse-enforcement.md
1
1 export code-reuse-enforcement
2 ai-debugger-inc from "ai-debugger-inc/aidb"
3 CRITICAL guardrail for preventing code duplication and magic strings in the AIDB codebase.Enforces discovery of existing constants, enums, and utilities BEFORE writing new code.
2026-01-05
creating-arcade-games.md
1
1 export creating-arcade-games
2 jls42 from "jls42/leapmultix"
3 Creates HTML5 canvas arcade games following leapmultix patterns (Multimiam, Multisnake, Invasion). Use when creating new arcade mini-games
2026-01-05
golang-expert.md
1
1 export golang-expert
2 fjacquet from "fjacquet/camt-csv"
3 Expert Go/Golang development guidance enforcing best practices, functional programming principles,KISS, DRY, and idiomatic patterns. Use when: (1) Writing new Go code, (2) Reviewing Go code forquality issues, (3) Refactoring Go code, (4) Designing Go architecture with interfaces and DI,(5) Writing or improving Go tests, (6) Debugging concurrency or performance issues,(7) User asks about Go best practices or patterns.
2026-01-05
test-driven-development.md
1
1 export test-driven-development
2 coodeex from "coodeex/agentic-coding"
3 Use when implementing any feature or bugfix, before writing implementation code
2026-01-05
understanding-dependency-graph.md
1
1 export understanding-dependency-graph
2 synapseradio from "synapseradio/thinkies"
3 Map architectural structure by analyzing what depends on what to reveal coupling patterns, layering violations, and circular dependencies. Use when: (1) coupling is characterized without having mapped actual import and call relationships, (2) architectural layers are reasoned about based on directory structure rather than verified dependency flow, (3) module extraction or movement is considered without measuring how much coupling exists and in which direction, (4) dependency structure is discussed without explaining which modules are central hubs versus peripheral leaves.
2026-01-05
constraint-action.md
1
1 export constraint-action
2 BellaBe from "BellaBe/ideas-os"
3 Use when identifying non-negotiables, limits, requirements, or guardrails.
2026-01-05
techniques-first-principles.md
1
1 export techniques-first-principles
2 synapseradio from "synapseradio/thinkies"
3 Rebuild solutions from fundamental truths by stripping away conventions and reasoning up from basic constraints rather than analogy. Use when: (1) asked to reason from first principles, start from fundamentals, or rebuild from scratch, (2) justification is "industry standard" or "best practice" without explaining why, (3) conventions don't match actual constraints of the situation, (4) seeking novel approaches by challenging inherited assumptions through reconstruction.
2026-01-05
tronrelic-frontend-development.md
1
1 export tronrelic-frontend-development
2 delphian from "delphian/tronrelic"
3 Load frontend documentation and apply TronRelic's design system patterns for React components, CSS styling, and accessibility
2026-01-05
documentation-writer.md
1
1 export documentation-writer
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/logseq-template-graph"
3 Expert technical writer for Logseq Template Graph project. Generates comprehensive, accurate, and well-structured documentation for modules, features, guides, and APIs. Activates when asked to "write docs", "document this", "create README", "update documentation", or similar requests. Analyzes code/templates to extract information and writes clear, user-focused documentation following project style.
2026-01-05
ace-pattern-learning.md
1
1 export ace-pattern-learning
2 ce-dot-net from "ce-dot-net/ace-vscode"
3 Search ACE playbook before implementing, building, fixing, debugging, or refactoring code. Capture patterns after completing substantial coding work.
2026-01-05
fetch-public-notes.md
1
1 export fetch-public-notes
2 dsebastien from "dsebastien/concept-cards"
3 Extract content from the public notes website at notes.dsebastien.net. Use when fetching MoCs, notes, or any content from the Obsidian Publish site.
2026-01-05
reporting.md
1
1 export reporting
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Generate comprehensive multi-tenant security and operational reports from LimaCharlie. Provides billing summaries, usage roll-ups, detection trends, sensor health monitoring, and configuration audits across multiple organizations. Supports both per-tenant detailed breakdowns and cross-tenant aggregated roll-ups. Built with strict data accuracy guardrails to prevent fabricated metrics. Supports partial report generation when some organizations fail, with transparent error documentation. Time windows always displayed, detection limits clearly flagged, zero cost calculations.
2026-01-05
ccg-rag.md
1
1 export ccg-rag
2 phuongrealmax from "phuongrealmax/code-guardian"
3 Use this skill for semantic code search and codebase understanding. CCG-RAG provides intelligent retrieval using code embeddings and knowledge graphs.
2026-01-05
mutation-testing.md
1
1 export mutation-testing
2 knowlet from "knowlet/skills"
3 在單元測試通過後觸發。透過引入人工錯誤(Mutants)來「測試你的測試」,確保測試案例具有足夠的錯誤偵測能力,建立對驗證機制的信任(Trust the Verification)。
2026-01-05
building-chat-interfaces.md
1
1 export building-chat-interfaces
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Build AI chat interfaces with custom backends, authentication, and context injection.Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context,or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns.NOT when building simple chatbots without persistence or custom agent integration.
2026-01-05
a11y-specialist.md
1
1 export a11y-specialist
2 deve1993 from "deve1993/Quickfy-website"
3 Expert in web accessibility (WCAG 2.1/2.2 AA/AAA compliance), ARIA patterns, keyboard navigation, screen reader testing, color contrast, focus management, and automated accessibility testing
2026-01-05
issue-writing.md
1
1 export issue-writing
2 jclfocused from "jclfocused/claude-agents"
3 Use this skill when writing, reviewing, or discussing issue descriptions, acceptance criteria, or task breakdowns. Ensures consistent, high-quality issue structure that any developer or AI can pick up and execute. Triggers when drafting issues, defining requirements, or when users ask "how should I write this issue?" or "what should the acceptance criteria be?"
2026-01-05
cv-creator.md
1
1 export cv-creator
2 erichowens from "erichowens/some_claude_skills"
3 Professional CV and resume builder that transforms career narratives into ATS-optimized, multi-format resumes. Integrates with career-biographer for structured career data and competitive-cartographer for strategic positioning. Generates PDF, DOCX, LaTeX, JSON Resume, HTML, and Markdown formats optimized for 2025 hiring standards.
2026-01-05
codebase-documenter.md
1
1 export codebase-documenter
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.
2026-01-05