Browse Skills

20307 skills found

agent-performance-engineer.md
10
1 export agent-performance-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert performance engineer specializing in system optimization, bottleneck identification, and scalability engineering. Masters performance testing, profiling, and tuning across applications, databases, and infrastructure with focus on achieving optimal response times and resource efficiency.
2026-01-05
enterprise-readiness.md
10
1 export enterprise-readiness
2 netresearch from "netresearch/claude-code-marketplace"
3 Assess and enhance software projects for enterprise-grade security, quality, and automation. Use when evaluating projects for production readiness, implementing supply chain security (SLSA, signing, SBOMs), hardening CI/CD pipelines, or establishing quality gates. Aligned with OpenSSF Scorecard, Best Practices Badge (all levels), SLSA, and S2C2F. By Netresearch.
2026-01-05
agent-javascript-pro.md
10
1 export agent-javascript-pro
2 Tony363 from "Tony363/SuperClaude"
3 Expert JavaScript developer specializing in modern ES2023+ features, asynchronous programming, and full-stack development. Masters both browser APIs and Node.js ecosystem with emphasis on performance and clean code patterns.
2026-01-05
agent-api-documenter.md
10
1 export agent-api-documenter
2 Tony363 from "Tony363/SuperClaude"
3 Expert API documenter specializing in creating comprehensive, developer-friendly API documentation. Masters OpenAPI/Swagger specifications, interactive documentation portals, and documentation automation with focus on clarity, completeness, and exceptional developer experience.
2026-01-05
pv-mapping.md
10
1 export pv-mapping
2 linkml from "linkml/valuesets"
3 Map permissible values in LinkML enums to ontology terms. Use this skill when: (1) Adding or updating ontology mappings (meaning: field) for enum permissible values, (2) Fixing validation errors from linkml-term-validator, (3) User asks to map enums to ontology terms or fix CURIE mappings. This skill covers OAK/runoak lookup, CURIE verification, and validation workflows.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 Optimistic UI patterns for ChainGraph frontend. Use when working on real-time collaboration, port value updates, node position syncing, debouncing, echo detection, or any client-server state synchronization. Covers 3-step echo detection, pending mutations, position interpolation. Triggers: optimistic, echo detection, pending mutation, debounce, throttle, position interpolation, staleness, real-time, collaboration.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 Real-time data synchronization patterns for ChainGraph frontend. Use when working on WebSocket subscriptions, event buffers, tRPC subscriptions, flow synchronization, or execution event streaming. Covers subscription lifecycle, event buffering, race condition solutions. Triggers: subscription, sync, real-time, websocket, event buffer, tRPC subscription, flow events, onData, patronum interval.
2026-01-05
agent-network-engineer.md
10
1 export agent-network-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert network engineer specializing in cloud and hybrid network architectures, security, and performance optimization. Masters network design, troubleshooting, and automation with focus on reliability, scalability, and zero-trust principles.
2026-01-05
hook-development.md
10
1 export hook-development
2 basher83 from "basher83/lunar-claude"
3 This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
2026-01-05
agent-code-reviewer.md
10
1 export agent-code-reviewer
2 Tony363 from "Tony363/SuperClaude"
3 Expert code reviewer specializing in code quality, security vulnerabilities, and best practices across multiple languages. Masters static analysis, design patterns, and performance optimization with focus on maintainability and technical debt reduction.
2026-01-05
consistency-enforcement.md
10
1 export consistency-enforcement
2 akaszubski from "akaszubski/autonomous-dev"
3 Documentation consistency enforcement - prevents drift between README.md and actual codebase state. Auto-activates when updating docs, committing changes, or working with skills/agents/commands.
2026-01-05
clean-code.md
10
1 export clean-code
2 ratacat from "ratacat/claude-skills"
3 Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code feels complex or hard to understand. Based on Robert C. Martin's Clean Code.
2026-01-05
skill-orchestrator.md
10
1 export skill-orchestrator
2 kdoronin from "kdoronin/claude_code_skills"
3 This skill orchestrates programming tasks by analyzing available Claude Code skills and creating execution plans. It should be used when working on any coding task that could benefit from multiple specialized skills. The skill supports two execution modes selected by user - manual (Claude executes with explicit skill references) or delegated (tasks sent to sub-agents with skills).
2026-01-05
generate-appworld-code.md
10
1 export generate-appworld-code
2 jmanhype from "jmanhype/claude-code-plugin-marketplace"
3 Generate Python code to solve AppWorld agent tasks using playbook bullet guidance. Use when the AppWorld executor needs executable Python code for tasks involving Spotify, Venmo, Gmail, Calendar, Contacts, or other AppWorld APIs.
2026-01-05
web-recap.md
10
1 export web-recap
2 robzolkos from "robzolkos/web-recap"
3 Extract browser history for finding URLs by topic or getting visit stats. Use when user asks about their browsing history, visited websites, or what they were doing online.
2026-01-05
python-json-parsing.md
10
1 export python-json-parsing
2 basher83 from "basher83/lunar-claude"
3 Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
2026-01-05
github-workflow.md
10
1 export github-workflow
2 akaszubski from "akaszubski/autonomous-dev"
3 GitHub-first workflow - Issues, PRs, milestones, auto-tracking for solo developer productivity. Includes PR description templates, issue templates, automation patterns, and webhook security.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 XYFlow integration patterns for ChainGraph visual flow editor. Use when working on node rendering, edge rendering, drag-and-drop, selection handling, anchors, handles, or any XYFlow-related UI code. Covers custom nodes/edges, performance optimization, handle positioning. Triggers: xyflow, reactflow, node rendering, edge rendering, handle, anchor, drag drop, selection, viewport, canvas, flow editor UI.
2026-01-05
data-modeler.md
10
1 export data-modeler
2 matteocervelli from "matteocervelli/llms"
3 Design data models with Pydantic schemas, comprehensive validation rules, type annotations, and relationship mappings.
2026-01-05
agent-electron-pro.md
10
1 export agent-electron-pro
2 Tony363 from "Tony363/SuperClaude"
3 Desktop application specialist building secure cross-platform solutions. Develops Electron apps with native OS integration, focusing on security, performance, and seamless user experience.
2026-01-05
pytest-generator.md
10
1 export pytest-generator
2 matteocervelli from "matteocervelli/llms"
3 Generate pytest-based unit tests for Python code. Creates test files following pytest conventions with proper fixtures, mocking, and parametrization.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 ChainGraph execution tRPC layer for flow execution management. Use when working on packages/chaingraph-executor or apps/chaingraph-execution-api. Covers execution lifecycle (create/start/pause/resume/stop), event streaming, DBOS workflow integration, signal pattern, API vs Worker modes. Triggers: execution procedure, subscribeToExecutionEvents, ExecutionService, chaingraph-executor, execution-api, execution workflow, DBOS signal, taskQueue, eventBus.
2026-01-05
agent-websocket-engineer.md
10
1 export agent-websocket-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Real-time communication specialist implementing scalable WebSocket architectures. Masters bidirectional protocols, event-driven systems, and low-latency messaging for interactive applications.
2026-01-05
examples/code-reviewer.md
10
1 export examples/code-reviewer
2 EnactProtocol from "EnactProtocol/enact"
3 AI-powered code review tool that analyzes code for bugs, style issues, and improvements
2026-01-05