💻 Development

2536 skills found

developing-claude-code-plugins.md
1
1 export developing-claude-code-plugins
2 mikekelly from "mikekelly/developing-claude-code-plugins"
3 Build, test, and distribute Claude Code plugins with slash commands, agents, skills, hooks, MCP servers, and LSP servers. MUST be loaded when creating, reviewing, debugging, or distributing plugins. Use PROACTIVELY when user mentions plugins, extensions, marketplaces, or wants to add custom commands/agents to Claude Code.
2026-01-24
long-running-agent.md
1
1 export long-running-agent
2 refly-ai from "refly-ai/skill-to-workflow"
3 Framework for building AI agents that work effectively across multiple context windows on complex, long-running tasks. Use when building agents for multi-hour/multi-day projects, implementing persistent coding workflows, creating systems that need state management across sessions, or when an agent needs to make incremental progress on large codebases. Provides initializer and coding agent patterns, progress tracking, feature management, and session handoff strategies.
2026-01-05
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
cloud-devops-infrastructure.md
1
1 export cloud-devops-infrastructure
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-rust"
3 Rust programming language roadmap plugin for Claude
2026-01-05
mymind-coding-patterns.md
1
1 export mymind-coding-patterns
2 vojtaholik from "vojtaholik/mymind"
3 Personal second-brain tool with semantic search. Save bookmarks, notes, images — search by meaning, retrieve later.
2025-12-25
python-function-caching.md
1
1 export python-function-caching
2 gordonwatts from "gordonwatts/atlas-mcp"
3 Provide a reusable pattern for memoizing deterministic function calls to reduce latency and repeated computation. Backed by the `python` diskcache package. Use skill when updating or editing everything.
2026-01-04
codex-claude-loop.md
1
1 export codex-claude-loop
2 Nam0101 from "Nam0101/my-claude-agent-skill"
3 Orchestrates a dual-AI engineering loop where Claude Code plans and implements, while Codex validates and reviews, with continuous feedback for optimal code quality
2025-12-29
code-reviewer.md
1
1 export code-reviewer
2 fubira from "fubira/claude-code-settings"
3 Assists with code review by analyzing code changes for quality, best practices, security, and potential issues. Activates after implementing code features, bug fixes, or refactorings. Provides structured feedback with critical issues, suggestions, and positive highlights.
2026-02-24
graphite-cli.md
1
1 export graphite-cli
2 Calel33 from "Calel33/my-flash-ui-app--1-"
3 This skill should be used to answer questions and guide workflows related to the Graphite CLI. It assists with creating, managing, submitting, and synchronizing stacked code changes (diffs).
2026-01-11
sdd-plan.md
1
1 export sdd-plan
2 tylerburleigh from "tylerburleigh/claude-foundry"
3 Claude Code plugin designed for the foundry-mcp
2026-02-23
agent-coordination.md
1
1 export agent-coordination
2 d-o-hub from "d-o-hub/github-template-ai-agents"
3 A template repository for GitHub projects using AI agents (Claude, Copilot Chat, OpenAI Codex) with automated label setup, branch protection, and workflow best practices.
2025-12-20
dev-browser-nix.md
1
1 export dev-browser-nix
2 MichaelVessia from "MichaelVessia/etude"
3 Piano practice tool for self-assessment against sheet music
2026-01-21
nextjs-expert.md
1
1 export nextjs-expert
2 raisiqueira from "raisiqueira/claude-code-plugins"
3 Personal Claude Code Plugins
2026-01-02
darkit-gin.md
1
1 export darkit-gin
2 DarkiT from "DarkiT/gin"
3 本项目主要对Gin框架的Context进行了功能扩充,以简化调用流程。
2025-12-06
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
ux-designer.md
1
1 export ux-designer
2 Cornjebus from "Cornjebus/amair"
3 Expert UI/UX design guidance for building unique, accessible, and user-centered interfaces. Use when designing interfaces, making visual design decisions, choosing colors/typography, implementing responsive layouts, or when user mentions design, UI, UX, styling, or visual appearance. Always ask before making design decisions.
2026-01-29
shadcn-ui-expert.md
1
1 export shadcn-ui-expert
2 MajesteitBart from "MajesteitBart/TalentMatcher"
3 AI-powered system for automatically matching rejected candidates to alternative open positions.
2025-11-20
article-extractor.md
1
1 export article-extractor
2 jrajasekera from "jrajasekera/claude-skills"
3 A collection of Claude Skills for various tasks and workflows.
2026-02-15
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
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
kurrentdb.md
1
1 export kurrentdb
2 kurrent-io from "kurrent-io/coding-agent-skills"
3 Provides skills to coding agents like Claude Code
2025-12-15
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