💻 Development

2536 skills found

software-architect.md
1
1 export software-architect
2 PearlThoughts from "PearlThoughts/CodeCompass"
3 CodeCompass - Enterprise-grade code intelligence platform (public filtered version)
2025-12-24
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
semantic-html.md
1
1 export semantic-html
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-html"
3 HTML Development Plugin
2026-01-05
pagination-standard.md
1
1 export pagination-standard
2 TrueNine from "TrueNine/claude-code-projects"
3 Frontend-backend pagination standard, defining minimal parameter naming to reduce transmission characters, applicable to all system pagination scenarios.
2026-02-13
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
frontend-design.md
1
1 export frontend-design
2 dejanvasic85 from "dejanvasic85/williamstownsc"
3 Static website for Williamstown soccer club powered by Next and Sanity
2026-02-26
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
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
openharmony-docs.md
1
1 export openharmony-docs
2 mengfei0053 from "mengfei0053/skills"
3 skills
2026-01-28
ailang-debug.md
1
1 export ailang-debug
2 sunholo-data from "sunholo-data/ailang_bootstrap"
3 AILANG quick start for AI coding agents (Claude Code, Gemini CLI)
2026-02-21
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
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
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
east-py-datascience.md
1
1 export east-py-datascience
2 elaraai from "elaraai/east-py"
3 Python runtime for the East programming language
2026-02-26
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
code-quality.md
1
1 export code-quality
2 veelenga from "veelenga/dotfiles"
3 Storing my dotfiles
2026-02-22
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
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
xterm-js.md
1
1 export xterm-js
2 GGPrompts from "GGPrompts/Tabz"
3 Simple tab-based terminal interface with React + xterm.js
2025-12-27
tdd-workflow.md
1
1 export tdd-workflow
2 mkaczkowski from "mkaczkowski/react-spa-scaffold"
3 Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-01-05
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