Back to categories
Category

Agent Skills in category: Uncategorized

68789 skills match this category. Browse curated collections and explore related Agent Skills.

docker-expert

Criação e otimização de ambientes Docker para desenvolvimento e produção PHP/Laravel. Usar para criar Dockerfiles, configurar docker-compose para dev e prod, otimizar imagens, configurar multi-stage builds, networking entre containers, volumes, e troubleshooting de containers.

victorsmaniotto
victorsmaniotto
0

evidencias-e-eventos

Use para implementar registro de evidências, eventos de domínio e listeners no Laravel.

victorsmaniotto
victorsmaniotto
0

filament-decisao-9box

Use para criar páginas, widgets e resources no Filament focados em decisão, nunca em avaliação subjetiva.

victorsmaniotto
victorsmaniotto
0

laravel-expert

Especialista em desenvolvimento Laravel para criação de Models, Controllers, Migrations, Seeders, Form Requests, Resources, Policies, Jobs, Events, Listeners, Notifications e Service Providers seguindo convenções oficiais. Usar quando precisar criar componentes Laravel, implementar funcionalidades seguindo best practices, configurar relacionamentos Eloquent, criar APIs RESTful, implementar queues e eventos, ou resolver dúvidas sobre arquitetura Laravel.

victorsmaniotto
victorsmaniotto
0

legacy-modernizer

Modernização de código PHP legado para padrões atuais (PHP 7.4-8.3). Usar para converter código procedural para OOP, atualizar sintaxe deprecated, implementar type hints, substituir arrays por objetos/collections, modernizar callbacks para closures/arrow functions, converter globals para dependency injection, e preparar código para migração de frameworks.

victorsmaniotto
victorsmaniotto
0

modelagem-dominio-9box

Use para modelar entidades, value objects e relacionamentos do domínio de gestão de desempenho baseado em evidências e 9BOX.

victorsmaniotto
victorsmaniotto
0

php-patterns

Implementação de Design Patterns em PHP moderno incluindo Repository, Service Layer, Factory, Strategy, Observer, Decorator, Adapter, e Specification. Usar para arquitetura de aplicações, desacoplamento de código, implementação de SOLID, criação de camadas de abstração, e estruturação de código enterprise.

victorsmaniotto
victorsmaniotto
0

projecoes-read-models

Use para criar projeções como 9BOX, dashboards e visões de leitura otimizadas para decisão.

victorsmaniotto
victorsmaniotto
0

tailwind-expert

Estilização de interfaces com Tailwind CSS incluindo componentes responsivos, dark mode, customização de tema, e padrões de design system. Usar para criar layouts responsivos, estilizar componentes Laravel/Blade, implementar design systems, e converter designs em código Tailwind.

victorsmaniotto
victorsmaniotto
0

task-planner

Decomposição de tarefas complexas de desenvolvimento em steps executáveis, estimativas de esforço, identificação de dependências, e criação de planos de trabalho. Usar para planejar refatorações, migrações de sistemas, implementação de features complexas, e organizar sprints de desenvolvimento.

victorsmaniotto
victorsmaniotto
0

test-generator

Geração de testes automatizados em PHP usando PHPUnit e Pest, incluindo testes unitários, de integração, feature tests, e mocks. Usar para criar testes para Models, Services, Controllers, APIs, validar regras de negócio, e aumentar cobertura de código em projetos Laravel.

victorsmaniotto
victorsmaniotto
0

clawdbot-setup

Complete installation and setup guide for Clawdbot - a personal AI assistant that runs 24/7. Use when the user wants to install Clawdbot from scratch, configure models (Gemini/Claude), set up Telegram bot, connect Gmail via Composio, or install the browser extension.

goodrahstar
goodrahstar
0

design-doc-interviewer

Interview the user to turn a proposed product/engineering change into a structured design document. Use when the user asks to be interviewed, wants help clarifying a design, or wants a design doc produced from Q&A. Emphasize numbered questions (few at a time), capture requirements/constraints/UX/data/logic/testing, and output a clean design doc.

liveloveapp
liveloveapp
67759

ideate

Capture and document a new idea in this repo. Use when the user says things like "help me brainstorm", "I have an idea", or "let's capture this for the future" and wants it recorded in `design/ideas/` with a summary, supporting research (repo context + web if useful), and a sketch.

liveloveapp
liveloveapp
67759

javascript-testing-patterns

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

kinneyyan
kinneyyan
2

modern-javascript-patterns

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

kinneyyan
kinneyyan
2

nextjs-app-router-patterns

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

kinneyyan
kinneyyan
2

nodejs-backend-patterns

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

kinneyyan
kinneyyan
2

react-native-architecture

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

kinneyyan
kinneyyan
2

react-state-management

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

kinneyyan
kinneyyan
2

tailwind-design-system

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

kinneyyan
kinneyyan
2

typescript-advanced-types

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

kinneyyan
kinneyyan
2

code-review

Reviews the changes, identifies critical and high-priority issues, generates review summaries, and collects metrics data for local use. Use this when users need to code review or analyzing code changes for quality issues.

kinneyyan
kinneyyan
2

ice-js-3-development-patterns

Development patterns for ice.js 3 projects, covering page components (lists/forms), menu & permissions, API services, and state management. Use when creating or modifying pages, configuring routing/auth, or implementing data fetching in the ice.js 3 admin console.

kinneyyan
kinneyyan
2

metrics-report

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API.

kinneyyan
kinneyyan
2

openspec-reverse-update-spec

根据代码变更反向更新 OpenSpec 四个工件(proposal/design/specs/tasks)。当用户说"反向更新spec"、"反向更新工件"、"我自己修改了代码,更新下spec文档"时使用此技能。支持无输入(分析 Git 变更)或指定文件路径。输出更新建议后必须询问用户确认再执行更新。

Kinney Yan
Kinney Yan
2

code-quality-standards

Use when writing any code - enforces clean architecture with descriptive names, real implementations, no backward compatibility concerns, and no lint suppressions

yuann3
yuann3
0

mastra-skills

Use when building or working with Mastra agents - establishes best practices for agent development, tool creation, and workflow orchestration

yuann3
yuann3
0

update-packages

Use ONLY when user explicitly requests updating Node.js and pnpm versions - systematically updates package managers in all locations (frontend, backend, CI/CD) and verifies versions against official sources. Never use proactively.

yuann3
yuann3
0

vike-skills

Use when building or working with Vike + Vue SSR/SSG applications - establishes best practices for page creation, data fetching, routing, and layouts

yuann3
yuann3
0

vue

Use when working with Vue.js 3 projects - provides patterns for Composition API, reactivity, components, and best practices from official Vue.js documentation

yuann3
yuann3
0

brainstorm-synthesis

Use when facing hard architectural decisions, multiple valid approaches exist, need diverse perspectives before committing, or want M-of-N synthesis on complex problems

technickai
technickai
224

brainstorming

Use when rough ideas need design before code, requirements are fuzzy, multiple approaches exist, or you need to explore options before implementation

technickai
technickai
224

fireflies

Use when finding meeting transcripts, searching Fireflies recordings, getting action items from calls, or answering 'what was discussed in the meeting' questions

technickai
technickai
224

kungfu

Use when finding new AI agent skills, discovering capabilities, installing skills from GitHub, searching skill marketplaces, or expanding what Claude can do - like Neo downloading martial arts in The Matrix

technickai
technickai
224

learn

Use when managing project learnings - view, add, search, prune, or export operational knowledge that persists across sessions

technickai
technickai
224

limitless

Use when recalling conversations from Limitless Pendant, finding what was discussed in meetings, searching lifelogs, or answering 'what did I say about' questions

technickai
technickai
224

mcp-debug

Use when testing MCP servers, debugging MCP tool responses, exploring MCP capabilities, or diagnosing why an MCP tool returns unexpected data

technickai
technickai
224

playwright-browser

Use when automating browsers, testing pages, taking screenshots, checking UI, verifying login flows, or testing responsive behavior

technickai
technickai
224

research

Use when current web info needed, verifying APIs still work, checking latest versions, or avoiding outdated implementations

technickai
technickai
224

ship

Use when shipping code - complete workflow: merge main, run tests, multi-review with auto-fix, commit, push, create PR. Replaces manual commit-push-pr flows.

technickai
technickai
224

skill-creator

Use when creating skills, writing SKILL.md files, editing skill definitions, or adding new reusable techniques to ai-coding-config

technickai
technickai
224

systematic-debugging

Use when debugging bugs, test failures, unexpected behavior, or needing to find root cause before fixing

technickai
technickai
224

vercel-react-best-practices

Use when writing, reviewing, or refactoring React or Next.js code, optimizing React performance, fixing re-render issues, reducing bundle size, eliminating waterfalls, or improving data fetching patterns

technickai
technickai
224

writing-for-llms

Use when writing prompts, agent instructions, SKILL.md, commands, system prompts, Task tool prompts, prompt engineering, or LLM-to-LLM content

technickai
technickai
224

youtube-transcript-analyzer

Use when analyzing YouTube videos, extracting insights from tutorials, researching video content, or learning from talks and presentations

technickai
technickai
224

skill-creator

Create and validate new AI agent skills. This skill provides standards, templates, and validation tools to ensure high-quality, interoperable skills across different AI agents.

wiztral
wiztral
0

shadcn-components

Manage Shadcn UI components: Add, Update, and Create custom components following best practices.

wiztral
wiztral
0

shadcn-create-project

Scaffold a NEW project with Shadcn UI pre-configured (Next.js, Vite, etc.) using `shadcn create`.

wiztral
wiztral
0

shadcn-setup

Initialize Shadcn UI in an EXISTING Next.js or React (Vite) project.

wiztral
wiztral
0

Page 20 of 1376 · 68789 results