Steps to perform to fix a PeSIT issue and release a new version
Use for code review and quality feedback from both Codex and Gemini. Triggers on "council review code", "council code review", "have council review this", "get council feedback on code".
Use when user wants to ask the AI council a question, get multiple AI perspectives, or consult with both Codex and Gemini. Triggers on phrases like "ask council", "council opinion", "what do the AIs think", "ask both models".
Inspect git status/diff/log before committing; use when preparing commits or PRs.
지출을 추적하고 분석하는 스킬
Send /new to a provider's pane to start a new session without context injection.
This skill activates automatically when the conversation involves locating code, searching for implementations, or discovering patterns in the codebase.
Git 커밋 메시지 작성 지침. 테스트 통과 후에만 커밋. git reset --hard 절대 금지.
Write Tailwind CSS utility classes and component styles following scoped CSS patterns, design tokens, responsive breakpoints, and dark mode support. Use this skill when styling components, creating layouts, implementing design systems, or writing CSS/Tailwind classes. When working on Astro component style blocks, Tailwind configuration files, global CSS files, CSS custom properties and design tokens, component scoped styles, responsive breakpoints and media queries, dark mode theming, CSS Grid and Flexbox layouts, animation and transition styles, or Tailwind @apply directives and utility composition.
Verify application state with AI-powered assertions
Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output.
COMPREHENSIVE architectural cleanup using AST analysis to detect duplicates, consolidate code patterns, and implement systematic refactoring strategies. Utilizes advanced AST parsing to identify structural issues and provides automated refactoring suggestions with safe transformation capabilities.
Please confirm the fix works as expected, or let me know what's still not working." ```
Research and write all content types including blog posts, social media, email marketing, technical documentation, long-form content, microcopy, and content repurposing. Use when creating any written content, optimizing copy, writing for specific platforms (Twitter, LinkedIn, email), creating documentation, or adapting content across formats.
Comprehensive product documentation creation including PRDs, user stories, roadmaps, stakeholder updates, and backlog management. Use when writing any product specification, requirements document, user story, product roadmap, status update, or managing product backlogs. Combines templates for all core product documentation needs with consistent formatting and best practices.
Investigate incidents and analyze logs - query CloudWatch logs with filters, correlate events across services, identify error patterns, generate incident reports with timelines, analyze log patterns, search for specific errors, trace request flows, identify root causes, create actionable incident reports.
技术文档编写规范 - README、任务分配文档、开发指南、部署文档
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including reading skill files before announcing usage, following brainstorming before coding, and creating update_plan todos for checklists
Rule for handling Protocol Buffer definition files in the project.
Prioritizes the method for editing code and defines verbosity levels.
Sequential thinking and structured problem solving. Break down complex problems into steps with revision and branching capabilities. Use for multi-step analysis, planning, and hypothesis verification.
Defines the directory naming convention.
Elixir and Phoenix expert including OTP, Ecto, and functional programming
Cloud and DevOps expert including AWS, GCP, Azure, and Terraform
Provides guidelines for effective utilization of specific libraries within the project, including axios, js-yaml, mime-types, node-gyp, uuid, and zod.
Focuses on rules and best practices for mobile-first design and responsive typography using tailwind.
Angular framework expert including components, services, RxJS, templates, and testing
Provides additional instructions for HTMX and Flask, primarily related to templating.
This rule enforces the Don't Repeat Yourself principle to avoid code duplication and improve maintainability.
Rules for determining if a component should be private or shared, and where to place them based on their use-case.
React ecosystem expert including hooks, state management, component patterns, React 19 features, Shadcn UI, and Radix primitives
Specifies the preferred syntax for asynchronous operations using async/await and onMount for component initialization. This results in cleaner and more readable asynchronous code.
C++ coding standards and best practices.
Rule to use placekitten.com for placeholder images in seed data.
API development expert including REST design, OpenAPI, and documentation
Specifies the usage of TODO comments to outline problems or bugs encountered in existing code, regardless of file type.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Provides SEO and Meta Tags guidelines in SvelteKit.
Vue.js ecosystem expert including Vue 3, Composition API, Nuxt, and Pinia
Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors.
Aims for high test coverage using pytest, testing both common and edge cases.
This rule dictates how comments should be used within the codebase to enhance understanding and avoid clutter.
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
Master orchestration skill for engineering workflows. Automatically routes user requests to appropriate specialized skills (git-workflow, ears-specification, testing-framework) while enforcing universal invariants and managing cross-skill coordination. Use this skill for any engineering task to ensure compound learning and systematic improvement.
Teach Vision-Language-Action (VLA) model concepts for humanoid robotics, emphasizing multimodal reasoning and perception-to-action pipelines. This skill focuses on conceptual understanding of how robots interpret visual scenes, process natural language instructions, and generate appropriate physical actions. The approach prioritizes intuition and architectural understanding over implementation details.
Generate Prisma schema files with models, relations, enums, and database configuration for TypeScript ORM setup. Triggers on "create Prisma schema", "generate Prisma model", "prisma.schema for", "database schema Prisma".
Generate MongoDB/Mongoose schema files with validation, indexes, and virtuals. Triggers on "create mongodb schema", "generate mongoose model", "mongo schema", "mongoose model for".
Generate Turborepo configuration files for monorepo build orchestration. Triggers on "create turbo config", "generate turborepo configuration", "turbo setup", "monorepo build config".
Generate SWC configuration files for high-performance JavaScript/TypeScript compilation. Triggers on "create swc config", "generate swc configuration", "swc setup", "rust compiler config".
Generate SolidJS components with TypeScript and reactive primitives. Triggers on "create solid component", "generate solidjs component", "solid component", "solidjs file".
Generate Next.js page components with App Router, Server Components, and data fetching. Triggers on "create nextjs page", "generate next.js route", "nextjs app router page", "next page component".
Generate Vagrant configuration files for local development environments. Triggers on "create vagrantfile", "generate vagrant config", "vagrant setup", "local vm config".
Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".
Generate LICENSE files for open source projects (MIT, Apache, GPL, etc.). Triggers on "create license file", "generate license", "mit license", "apache license".
Generate esbuild configuration files for ultra-fast JavaScript/TypeScript bundling. Triggers on "create esbuild config", "generate esbuild configuration", "esbuild setup", "fast bundler config".
Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".
Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".
Generate NestJS module files with controllers, services, DTOs, and entities. Triggers on "create nestjs module", "generate nest module", "nestjs resource", "nest crud module".
Generate SvelteKit page files with load functions and form actions. Triggers on "create sveltekit page", "generate svelte route", "sveltekit load", "+page.svelte".
Generate Makefile build automation files with targets, dependencies, and common development tasks for various project types. Triggers on "create Makefile", "generate Makefile for", "build automation", "make targets for".
Generate Svelte components with TypeScript and scoped styles. Triggers on "create svelte component", "generate svelte file", "svelte module", ".svelte component".
Generate GitHub issue templates for bug reports, feature requests, and questions. Triggers on "create issue template", "generate github issue template", "bug report template", "feature request template".
Generate FastAPI endpoint files with Pydantic models, dependency injection, and async handlers. Triggers on "create fastapi endpoint", "generate fastapi router", "python API endpoint", "fastapi route".
Generate Redis configuration files and connection code for caching and session management. Triggers on "create redis config", "generate redis configuration", "redis setup", "cache config".
Generate Vue 3 components with Composition API TypeScript and scoped styles. Triggers on "create vue component", "generate vue file", "vue 3 component", ".vue component".
Generate React Native components with TypeScript, styling, and platform-specific code. Triggers on "create react native component", "generate rn component", "mobile component", "react native screen".
Generate Express.js router files with RESTful endpoints, middleware, and validation. Triggers on "create express router", "generate express routes", "express API endpoints", "REST router".
Guide for creating or modifying Bash scripts in this repository. Use when asked to write or update simple operational scripts.
Handles user authentication, profile management, and personalized features using BetterAuth for the Physical AI & Humanoid Robotics textbook.
A skill for adding an agent to the .openhands directory
When triggered, this skill will:
No description available
This skill defines how chat sessions, messages, and streaming responses flow between the frontend (ChatKit) and backend (FastAPI).
Set up Vercel CLI and project configuration. Use when the user says "set up Vercel", "configure Vercel", "link to Vercel", or "vercel init".
Expert guidance on system design, repository strategy (Monorepo vs Polyrepo), and architectural patterns (Hexagonal, Clean, Onion) for scaling to 100M+ users.
ORB-SLAM3 Visual-Inertial SLAM for autonomous navigation with IMU integration
| name | description | | --- | --- | | nexus | Integrates the PAI with external life systems like Calendar, Email, Slack, and automation webhooks. USE WHEN you need to manage your time, communicate outside the terminal, or trigger real-world automations. |
| name | description | | --- | --- | | sentinel | Manages multimodal costs, token limits, and reasoning depth. USE WHEN you are running expensive Vision/Audio tasks or need to optimize performance vs. cost. |
No description available
No description available
A skill that provides knowledge of the JSON Feed format
Guide user through actual deployment steps for their application. This skill should be used when a project is ready to deploy to production. Walks through pre-deployment checks, deployment execution, and post-deployment verification. Supports VPS/Docker, Cloudflare Pages, fly.io, and Hostinger Shared Hosting.
Read and follow `skills/fabric/rate/ai-result/instructions.md`
Read and follow `skills/fabric/recommend/artists/instructions.md`
Read and follow `skills/fabric/create/design-document/instructions.md`
Read and follow `skills/fabric/t/extract-panel-topics/instructions.md`
Read and follow `skills/fabric/t/find-neglected-goals/instructions.md`
Read and follow `skills/fabric/t/red-team-thinking/instructions.md`
Read and follow `skills/fabric/summarize/legislation/instructions.md`
Read and follow `skills/fabric/summarize/git-changes/instructions.md`
Read and follow `skills/fabric/analyze/paper/instructions.md`
Read and follow `skills/fabric/create/command/instructions.md`
Read and follow `skills/fabric/create/cyber-summary/instructions.md`
Read and follow `skills/fabric/identify/job-stories/instructions.md`
Read and follow `skills/fabric/identify/dsrp-distinctions/instructions.md`
Read and follow `skills/fabric/official/pattern-template/instructions.md`
Read and follow `skills/fabric/extract/wisdom-dm/instructions.md`
Read and follow `skills/fabric/write/pull-request/instructions.md`
Read and follow `skills/fabric/write/nuclei-template-rule/instructions.md`