dev▌
44 indexed skills · max 10 per page
solana-dev
solana-foundation/solana-dev-skill · Productivity
End-to-end Solana development with framework-kit, @solana/kit, Anchor programs, and local testing. \n \n Covers full dApp stack: React/Next.js UI with wallet connection, transaction building and signing, on-chain Anchor or Pinocchio programs, and typed client generation via Codama \n Integrates Solana MCP server for live documentation search, concept explanations, and error diagnosis without relying on training data alone \n Emphasizes @solana/kit for client/RPC code and @solana/web3-compat as a
frontend-dev-guidelines
sickn33/antigravity-awesome-skills · Frontend
$23
java-dev
doccker/cc-use-exp · Backend
参考来源: Google Java Style Guide、阿里巴巴 Java 开发手册
comfyui-nodes-dev
jimlee2048/skills · Frontend
ComfyUI baseline: v0.12.0 (Comfy API v0_0_2). Update this line when revising the skill.
telegram-dev
2025emma/vibe-coding-cn · Productivity
全面的 Telegram 开发指南,涵盖 Bot 开发、Mini Apps (Web Apps)、客户端开发的完整技术栈。
backend-dev-guidelines
davila7/claude-code-templates · Frontend
Establish consistency and best practices across backend microservices (blog-api, auth-service, notifications-service) using modern Node.js/Express/TypeScript patterns.
adk-dev-guide
google/adk-docs · Frontend
Essential reference guide for ADK agent development, covering spec-driven workflow, code preservation rules, and operational best practices. \n \n Read DESIGN_SPEC.md first as your primary source of truth; all implementation decisions must align with it \n Follow four mandatory phases: understand spec, build and implement, evaluate (using /adk-eval-guide ), and deploy with human approval \n Preserve all unrelated code when making modifications; only alter explicitly targeted segments and never c
feature-dev
notedit/happy-skills · Productivity
You are helping a developer implement a new feature. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, implement, test thoroughly, then review.
backend-dev-guidelines
langfuse/langfuse · Frontend
Use this skill for backend and API work across web/, worker/, and packages/shared/.
playwright-mcp-dev
microsoft/playwright · Testing
Developer guide for extending Playwright MCP tools and CLI commands. \n \n Add new MCP tools in packages/playwright/src/mcp/browser/tools/ , register in tools.ts , and define capabilities in config.d.ts \n CLI commands map to MCP tools; register new commands in packages/playwright/src/mcp/terminal/commands.ts and update help generator if adding a category \n Config options require updates across program.ts (CLI option), config.d.ts (definition), and config.ts (implementation and environment mapp