💻 Development

2536 skills found

nextjs-expert.md
1
1 export nextjs-expert
2 raisiqueira from "raisiqueira/claude-code-plugins"
3 Personal Claude Code Plugins
2026-01-02
conductor.md
1
1 export conductor
2 thanhtoan105 from "thanhtoan105/Accounting_ERP_Chatbot"
3 Context-driven development methodology. Understands projects set up with Conductor (via Gemini CLI or Claude Code). Use when working with conductor/ directories, tracks, specs, plans, or when user mentions context-driven development.
2026-01-04
perigon-agent.md
1
1 export perigon-agent
2 AterDev from "AterDev/Perigon.template"
3 The speed web template base on asp.net core and aspire
2026-02-14
flutter-mobile-design.md
1
1 export flutter-mobile-design
2 saaip7 from "saaip7/flutter-mobile-design"
3 custom claude code skill for mobile apps development
2026-01-13
frontend-design.md
1
1 export frontend-design
2 mashharuki from "mashharuki/claude-code-sample"
3 ClaudeCodeの使い方を学ぶためのリポジトリ
2026-02-19
atomic-crm-constitution.md
1
1 export atomic-crm-constitution
2 krwhynot from "krwhynot/crispy-crm"
3 Use when implementing features in Atomic CRM - enforces Engineering Constitution principles including fail-fast error handling, single composable entry point for data access, form state from Zod schemas, and pre-launch velocity over resilience
2026-02-26
backend-development.md
1
1 export backend-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 MLOps Plugin Development
2026-01-07
nix-system-config.md
1
1 export nix-system-config
2 johnallen3d from "johnallen3d/system-config"
3 My system configuration using nix/nix-darwin/home-manager
2026-02-12
tanstack-start.md
1
1 export tanstack-start
2 ferdousbhai from "ferdousbhai/tanstack-start"
3 >-
2026-02-18
ai-comm.md
1
1 export ai-comm
2 a322655 from "a322655/ai-comm"
3 Cross-AI CLI communication tool for Kitty terminal
2026-01-29
react-native-testing.md
1
1 export react-native-testing
2 fontezbrooks from "fontezbrooks/react-native-testing"
3 Generate and write tests for React Native applications using React Native Testing Library (RNTL), Jest, and userEvent. Use this skill when the user asks to write tests, create test files, add unit tests, add component tests, or generate test suites for React Native or Expo projects. Also use when working with .test.tsx files, jest.config.js, or when the user mentions testing React Native components, screens, hooks, or forms. Covers getByRole, getByText, getByLabelText queries, userEvent.press, userEvent.type interactions, waitFor, findBy async patterns, and toBeOnTheScreen matchers.
2025-12-23
git-commit.md
1
1 export git-commit
2 danielbodnar from "danielbodnar/cloudx.sh"
3 Launch any GitHub repository as an AI-powered development environment instantly using Cloudflare Sandbox and OpenCode with Claude Opus 4.5.
2026-02-18
playwright-browser.md
1
1 export playwright-browser
2 FunnelEnvy from "FunnelEnvy/agents_webinar_demos"
3 Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.
2026-01-16
test-driven-development.md
1
1 export test-driven-development
2 DMJGilbert from "DMJGilbert/.config"
3 My personal configuration for NixOS and macOS as a Nix flake.
2026-01-08
cosmic-python.md
1
1 export cosmic-python
2 meaningfy-ws from "meaningfy-ws/agent-skills"
3 a collection of agent skills
2026-01-05
agent-ide.md
1
1 export agent-ide
2 vivalalova from "vivalalova/agent-ide"
3 TS/JS 程式碼智能重構工具。執行以下操作時自動選用:- 重命名符號 → /rename(取代逐一 Edit)- 移動/重組檔案 → /move(取代 Write+Delete)- 理解專案架構 → /snapshot(取代逐檔 Read)- 清理未使用程式碼 → /deadcode- 修改函式參數 → /change-signature- 檢測循環依賴 → /cycles- 分析變更影響 → /impact- 查找符號引用 → /find-references- 追蹤呼叫層次 → /call-hierarchy優勢:自動更新所有引用、一次完成、零遺漏
2026-02-10
uv.md
1
1 export uv
2 stickystyle from "stickystyle/claude-skills"
3 Claude skills I've developed for my use
2026-02-05
cli-ninja-tools.md
1
1 export cli-ninja-tools
2 killerapp from "killerapp/mem8-plugin"
3 Claude Code plugin for mem8 - Memory-augmented development workflows with commands and agents
2025-12-21
bootstrap.md
1
1 export bootstrap
2 Nothflare from "Nothflare/feature-tree"
3 Two-phase codebase analysis. Phase 1: discover features from code. Phase 2: trace workflows.
2026-01-09
roadmap-builder.md
1
1 export roadmap-builder
2 mjmiller3416 from "mjmiller3416/recipe-app"
3 Decide what to build next with brutal prioritization using impact/effort analysis. Use when planning sprints, evaluating features, or auditing an overgrown roadmap.
2026-02-23
vuejs.md
1
1 export vuejs
2 yankeeinlondon from "yankeeinlondon/obsidian-kind-model"
3 An obsidian plugin for getting things done
2025-12-22
prompt-engineering-patterns.md
1
1 export prompt-engineering-patterns
2 evanfang0054 from "evanfang0054/cc-system-creator-scripts"
3 CC System Creator Scripts是一个专门为 Claude Code 设计的元框架,通过模块化、可重用的组件和自动化工作流来增强其功能。该系统让您能够创建专业级 AI 技能、管理专业化的代理,并编排复杂的多代理工作流
2026-02-27
validation-analysis.md
1
1 export validation-analysis
2 skyasu2 from "skyasu2/openmanager-vibe-v5"
3 Vercel 사용
2026-02-27
vue3-frontend.md
1
1 export vue3-frontend
2 Eva813 from "Eva813/vue3-skills"
3 Comprehensive Vue 3 frontend development skill. Use when developing Vue 3 applications, components, or composables. Covers: (1) Creating new Vue 3 projects and components, (2) Vue 2 to Vue 3 migration, (3) Code review and optimization, (4) Composition API implementation, (5) Best practices and common patterns, (6) TypeScript integration, (7) State management with Pinia, (8) Performance optimization. Includes component templates, composable examples, migration guides, and best practices documentation.
2026-02-06