Top Rated
The most starred skills loved by the community. Quality guaranteed!
akhrot
by upsurgeio
Use Akhrot APIs to manage OAuth tokens and API keys for external services (Gmail, GitHub, Slack, OpenAI, Stripe, etc.). Check connections, fetch tokens, create OAuth sessions, then call provider APIs directly.
osquery-query-helper
by inthecyber-group
"Help users write, validate, and troubleshoot osquery SQL queries using provided osquery table schemas as the authoritative source."
remotion-editor
by rayBlock
Best practices for building video editors and interactive tools with Remotion
static-site
by sztwiorok
Deploy static websites to Buddy Packages. Use when user asks to "deploy static site", "host static files", "publish website", "upload build artifacts", or mentions deploying pre-built HTML/CSS/JS files, SPA builds, or static exports.
skill-metadata-check
by Chen19007
检查 SKILL.md 的 YAML 元数据是否可解析、是否包含 name/description,避免元数据问题影响加载。
shadcn-create-project
by wiztral
Scaffold a NEW project with Shadcn UI pre-configured (Next.js, Vite, etc.) using shadcn create.
shadcn-setup
by wiztral
Initialize Shadcn UI in an EXISTING Next.js or React (Vite) project.
shadcn-theming
by wiztral
Customize the Shadcn design system (Tailwind v4 supported). Update design tokens, safe refactoring, and color management.
skill-creator
by wiztral
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.
shadcn-components
by wiztral
Manage Shadcn UI components: Add, Update, and Create custom components following best practices.
unit-test
by kyzooghost
Guidelines for writing and reviewing unit tests. Covers AAA pattern, test naming, determinism, mocking strategies, and reviewer responsibilities. Use when creating or updating .test. files, reviewing test PRs, or refactoring tests to improve clarity and coverage.
developing-smart-contracts
by kyzooghost
Solidity smart contract development guidelines. Covers NatSpec documentation, naming conventions, file layout, and code style. Use when writing, reviewing, or refactoring Solidity contracts, or when the user asks about Solidity best practices, contract structure, or NatSpec.
godot-design
by Chen19007
Godot GDScript 接口设计规范与指导,强调 TDD 友好、可测试、可维护的设计原则。
godot-dev
by Chen19007
Godot code implementation guidelines. Use when: (1) Writing GDScript code, (2) Following style conventions, (3) Using Godot features correctly, (4) Avoiding anti-patterns.
scratchpad
by Chen19007
Workflow standardization for isolated trial experiments. Use when: (1) Testing hypotheses, (2) Trying API usage, (3) Debugging isolated issues, (4) Keeping main context clean. Focus on RESULTS, not process.
godot-tdd
by Chen19007
Godot TDD(测试驱动开发)流程总控,协调 godot-design、godot-dev、godot-test、godot-verify 完成开发闭环。
godot-test
by Chen19007
Run GUT unit tests for Godot projects. Use when: (1) Running unit tests, (2) Verifying code changes, (3) TDD development, (4) CI/CD testing.
toss-frontend-fundamentals
by leekensei
토스 Frontend Fundamentals 기반 코드 품질 가이드. 코드 리뷰, 새 코드 작성, 리팩토링 시 4가지 기준(가독성, 예측 가능성, 응집도, 결합도)으로 피드백 제공. 프론트엔드 코드 품질, 클린 코드, 코드 개선 요청 시 활성화.
book-content-extractor
by nanzhipro
"专业书籍核心内容萃取专家。基于语义深度分析,提炼书籍 50% 的核心高价值内容,构建费曼讲解主线。"
epub-pro-converter
by nanzhipro
"EPUB 高清转换专家。技术脚本生成出版级 PDF/MD,支持内置字体提取与高清排版重构。"
beautiful-mermaid
by 994AK
Skill for using the beautiful-mermaid TypeScript library to render Mermaid diagrams to SVG or ASCII/Unicode, apply themes (including Shiki), and integrate in Node or browser contexts.
t20-team-skills
by WakeUp-Jin
团队全栈 TypeScript 项目开发规范。当需要以下操作时使用:(1) 编写 React 组件或前端功能,(2) 开发 Koa 后端 API,(3) 设计 RESTful 接口,(4) 编写 Prisma 数据库查询,(5) 实现权限模块,(6) 创建 Git 提交或 PR,(7) 审查代码是否符合团队规范。
pix-storybook
by CoRLab-Tech
Autonomous pixel-perfect Stencil component implementation using Figma MCP, Storybook, and Playwright MCP for visual testing and fixing.
pix
by CoRLab-Tech
Launches an autonomous, pixel-perfect UI implementation loop using Figma MCP and Chrome.