@skills · Owner
Agent skills by igorwarzocha
77 skills indexed from github.com/igorwarzocha. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .opencode · Collection · 125 stars
- .opencode · Collection · 125 stars
- .opencode · Collection · 125 stars
- .opencode · Collection · 125 stars
- .opencode · Collection · 125 stars
- .opencode · Collection · 125 stars
- .opencode · Collection · 125 stars
- agent-architect · Skill · 125 stars
Create and refine OpenCode agents via guided Q&A. Use proactively for agent creation, performance improvement, or configuration design. Examples: - user: "
- agent-architect · Skill · 125 stars
Create and refine OpenCode agents via guided Q&A. Use proactively for agent creation, performance improvement, or configuration design. Examples: - user: "
- agent-architect · Skill · 125 stars
Create and refine OpenCode agents via guided Q&A. Use proactively for agent creation, performance improvement, or configuration design. Examples: - user: "
- agent-navigation-sop · Skill · 125 stars
Generate AGENTS.md for AI agent navigation. Covers build/test commands, coding conventions, task routing, and codebase structure. Use proactively during /i
- agents · Collection · 125 stars
- branding · Skill · 125 stars
Apply official brand colors and typography to professional artifacts. Use for presentations, reports, and documents to ensure corporate visual identity. Us
- command-creator · Skill · 125 stars
Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make
- command-creator · Skill · 125 stars
Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make
- command-creator · Skill · 125 stars
Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make
- comms · Skill · 125 stars
Apply standardized formats for internal business communications. Use for status reports, company newsletters, FAQs, and leadership updates. Use proactively
- component-engineer · Collection · 125 stars
- component-engineering · Skill · 125 stars
Apply the formal standard for React component engineering focusing on accessibility, composition, and styling. Use for building professional, composable Re
- component-engineering · Skill · 125 stars
Apply the formal standard for React component engineering focusing on accessibility, composition, and styling. Use for building professional, composable Re
- convex-auth · Skill · 125 stars
Implement Convex authentication and authorization patterns with OIDC providers or Convex Auth. Use for auth provider setup, ctx.auth usage, user identity h
- convex-components · Skill · 125 stars
Use Convex Components to add isolated backend features and compose component APIs. Use for installing components, calling component APIs, authoring compone
- convex-core · Skill · 125 stars
Build Convex schemas, queries, mutations, actions, and client usage with strict validators and indexes. Use for data modeling, function authoring, argument
- convex-deploy · Skill · 125 stars
Implement Convex deployment workflows, environments, and CI/CD configuration. Use for dev/prod/preview deployments, deploy keys, local deployments, environ
- convex-runtime · Skill · 125 stars
Implement Convex runtime features: HTTP actions, file storage, search (full text + vector), scheduling (crons + scheduled functions), and RAG patterns. Use
- cowork · Skill · 125 stars
Principles and patterns for effective collaborative work (coworking). Use for aligning agents on communication etiquette, workspace hygiene, and feedback l
- cowork · Collection · 125 stars
- create-opencode-plugin · Skill · 125 stars
Create OpenCode plugins using the @opencode-ai/plugin SDK. Use for building custom tools, event hooks, auth providers, or tool execution interception. Use
- create-opencode-plugin · Collection · 125 stars
- excel · Skill · 125 stars
Handle spreadsheet operations (Excel/CSV) with high-fidelity modeling, financial analysis, and visual verification. Use for budget models, data dashboards,
- mcp-installer · Skill · 125 stars
Find, install, and configure MCP servers. Use proactively for MCP discovery, OAuth setup, env vars, stdio vs SSE transport, or troubleshooting MCP connecti
- mcp-installer · Skill · 125 stars
Find, install, and configure MCP servers. Use proactively for MCP discovery, OAuth setup, env vars, stdio vs SSE transport, or troubleshooting MCP connecti
- model-researcher · Skill · 125 stars
Add new/custom AI models to opencode.json. Use proactively for bleeding-edge releases, non-standard providers, self-hosted models, or custom endpoints. Exa
- model-researcher · Skill · 125 stars
Add new/custom AI models to opencode.json. Use proactively for bleeding-edge releases, non-standard providers, self-hosted models, or custom endpoints. Exa
- opencode-config · Skill · 125 stars
Edit opencode.json, AGENTS.md, and config files. Use proactively for provider setup, permission changes, model config, formatter rules, or environment vari
- opencode-config · Skill · 125 stars
Edit opencode.json, AGENTS.md, and config files. Use proactively for provider setup, permission changes, model config, formatter rules, or environment vari
- opencode-config · Skill · 125 stars
Edit opencode.json, AGENTS.md, and config files. Use proactively for provider setup, permission changes, model config, formatter rules, or environment vari
- opencode-configurator · Collection · 125 stars
- opencode-workflows · Collection · 125 stars
- parallel-PRD · Collection · 125 stars
- pdf · Skill · 125 stars
Handle PDF manipulation, form filling, text/table extraction, and high-fidelity generation. Use for professional PDF reports, merging documents, and automa
- plugin-installer · Skill · 125 stars
Find, install, and configure OpenCode plugins from the catalog or community. Use proactively when user asks about plugins, requests new capabilities, or me
- plugin-installer · Skill · 125 stars
Find, install, and configure OpenCode plugins from the catalog or community. Use proactively when user asks about plugins, requests new capabilities, or me
- powerpoint · Skill · 125 stars
Handle PowerPoint (.pptx) creation, design, and analysis. Use for pitch decks, status updates, and visual storytelling. Use proactively when precise layout
- prd-authoring · Skill · 125 stars
Guide for authoring comprehensive PRDs with parallel planning support. Use for drafting technical specifications, defining requirements, and synthesizing p
- repo-maintenance · Skill · 125 stars
Maintain repository integrity and documentation. Use for auditing structure, checking config validity, and reviewing inventory. Use proactively to validate
- repo-navigator · Collection · 125 stars
- security-ai-keys · Skill · 125 stars
Review AI API key leakage patterns and redaction strategies. Use for identifying exposed keys for OpenAI, Anthropic, Gemini, and 10+ other providers. Use p
- security-bun · Skill · 125 stars
Review Bun runtime security audit patterns. Use for auditing Bun-specific vulnerabilities including shell injection, SQL injection, server security, and pr
- security-convex · Skill · 125 stars
Review Convex security audit patterns for authentication and authorization. Use for auditing query/mutation auth, row-level security, and validators. Use p
- security-django · Skill · 125 stars
Review Django security audit patterns for settings and middleware. Use for auditing SECRET_KEY, DEBUG, CSRF, and auth decorators. Use proactively when revi
- security-docker · Skill · 125 stars
Review Docker and container security audit patterns. Use for auditing secrets in layers, port exposure, and non-root users. Use proactively when Dockerfile
- security-express · Skill · 125 stars
Review Express.js security audit patterns for middleware and routes. Use for auditing Helmet.js, CORS, body-parser limits, and auth middleware. Use proacti
- security-fastapi · Skill · 125 stars
Review FastAPI security audit patterns for dependencies and middleware. Use for auditing auth dependencies, CORS configuration, and TrustedHost middleware.
- security-nextjs · Skill · 125 stars
Review Next.js security audit patterns for App Router and Server Actions. Use for auditing NEXT_PUBLIC_* exposure, Server Action auth, and middleware match
- security-reviewer · Collection · 125 stars
- security-secrets · Skill · 125 stars
Review secret detection patterns and scanning workflows. Use for identifying high-signal secrets like AWS keys, GitHub tokens, and DB passwords. Use proact
- security-vite · Skill · 125 stars
Review Vite security audit patterns for SPA and dev server security. Use for auditing VITE_* exposure, build-time secrets, and proxy configs. Use proactive
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill · Collection · 125 stars
- skill-creator · Skill · 125 stars
Architect and refine OpenCode skills to extend agent capabilities. Handles directory scaffolding, SKILL.md authoring, frontmatter optimization, and resourc
- skill-creator · Skill · 125 stars
Guide for creating effective opencode skills. Use for creating or updating skills that extend agent capabilities with specialized knowledge, workflows, or
- skill-creator · Skill · 125 stars
Architect and refine OpenCode skills to extend agent capabilities. Handles directory scaffolding, SKILL.md authoring, frontmatter optimization, and resourc
- skill-creator · Skill · 125 stars
Guide for creating effective opencode skills. Use for creating or updating skills that extend agent capabilities with specialized knowledge, workflows, or
- themes · Skill · 125 stars
Apply professional visual themes to documents and presentations. Use for styling artifacts with consistent color palettes and font pairings. Use proactivel
- user-onboarding-sop · Skill · 125 stars
Generate AGENTS.md for end-user assistance. Covers setup, installation, running, and troubleshooting. Use proactively when user asks for "getting started"
- vite-react-ts-convex-tailwind · Collection · 125 stars
- vite-shadcn-tailwind4 · Skill · 125 stars
Initialize shadcn/ui + Tailwind CSS v4 in Vite projects (Vite-specific, not Next.js/Remix). Use proactively for Vite project setup, shadcn component instal
- word · Skill · 125 stars
Handle Word document (.docx) creation, editing, and analysis with high-fidelity visual review. Use for professional reports, legal documents, and tracked c
- writing · Skill · 125 stars
Handle structured co-authoring of professional documentation. Use for proposals, technical specs, and RFCs. Use proactively when a collaborative drafting p