💻 Development

2537 skills found

frontend-design.md
1
1 export frontend-design
2 hexnickk from "hexnickk/blog"
3 Apply when creating React frontend UI: pages, dashboards, forms, components, layouts, landing pages, modals. Enforces neobrutalist design — hard shadows, 2px borders, warm cream/yellow palette, no dark mode. Tech: React, Tailwind, shadcn (customized).
2026-01-04
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
htmx-expert.md
1
1 export htmx-expert
2 Lullabot from "Lullabot/htmx-expert"
3 This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)
2026-01-24
backend-development.md
1
1 export backend-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 MLOps Plugin Development
2026-01-07
frontend-code-review.md
1
1 export frontend-code-review
2 teetsh-org from "teetsh-org/claude-skills"
3 Teetsh frontend code review for React/TypeScript PRs. Reviews component architecture, React Query, twin.macro styling, i18n, accessibility, responsive design, and testing. Use for PR reviews to ensure adherence to Teetsh patterns.
2026-02-25
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
qa-code-review-checklist.md
1
1 export qa-code-review-checklist
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-19
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
claude-code-features.md
1
1 export claude-code-features
2 silenvx from "silenvx/flow-development-program"
3 新機能調査、提案、設計方針確認時に使用。
2026-02-08
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
next-intl-skill.md
1
1 export next-intl-skill
2 finstreet from "finstreet/fe-claude-plugins"
3 Claude Code Plugin for working with the finstreet-boilerplate repositories.
2026-02-26
pinpoint-ui.md
1
1 export pinpoint-ui
2 timothyfroehlich from "timothyfroehlich/PinPoint"
3 PinPoint is a full-stack issue tracking system designed from the ground up to streamline pinball machine and arcade game maintenance. It provides a transparent, high-quality experience for both players and the internal teams responsible for keeping the games running perfectly.
2026-02-26
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
premium-healthcare-redesign.md
1
1 export premium-healthcare-redesign
2 SamiAGOURRAM from "SamiAGOURRAM/salam-queue-flow"
3 Redesign React components and pages for healthcare SaaS with premium Apple/Uber-like aesthetics while preserving ALL existing logic, hooks, state management, API calls, and event handlers. Use this skill when the user requests to redesign, make premium, improve the look of, or beautify existing React code. Also use when the user provides design inspiration screenshots to adapt. The skill treats all functionality as sacred and focuses purely on visual transformation - layout, styling, typography, colors, spacing, and modern component structures can change freely, but hooks order, state management, backend communication, and all interactions must remain 100% intact.
2026-01-10
vuejs.md
1
1 export vuejs
2 yankeeinlondon from "yankeeinlondon/obsidian-kind-model"
3 An obsidian plugin for getting things done
2025-12-22
validation-analysis.md
1
1 export validation-analysis
2 skyasu2 from "skyasu2/openmanager-vibe-v5"
3 Vercel 사용
2026-02-27
principal-workflow.md
1
1 export principal-workflow
2 silver2dream from "silver2dream/ai-workflow-kit"
3 AI-assisted development workflow kit for Spec → Implement → PR → Merge automation
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
feature-flow.md
1
1 export feature-flow
2 mikivujkovic from "mikivujkovic/claude-feature-flow"
3 Guides a user through DDD → BDD → TDD → Git for a single feature, staying code-agnostic and interactive.
2025-12-12
mcp-development.md
1
1 export mcp-development
2 fabriciofs from "fabriciofs/mcp-sql-server"
3 MCP Server para integração com Microsoft SQL Server
2026-01-25
analyzing-architecture.md
1
1 export analyzing-architecture
2 hubvue from "hubvue/fe-analysis-plugin"
3 Claude skills supporting analysis of front-end projects
2025-12-29