💻 Development

2536 skills found

code-standards.md
3
1 export code-standards
2 ItamarZand88 from "ItamarZand88/claude-code-agentic-engineering"
3 Advanced Claude Code slash commands and subagents for agentic engineering workflows - complete task-to-implementation pipeline with intelligent delegation
2026-02-20
code-review.md
3
1 export code-review
2 ue-too from "ue-too/ue-too"
3 toolkit for interactive HTML canvas applications
2026-02-26
frontend-dev-guidelines.md
3
1 export frontend-dev-guidelines
2 thomas0369 from "thomas0369/claude_ai"
3 My settings for Claude AI Max
2026-02-09
lintmesh.md
3
1 export lintmesh
2 hexsprite from "hexsprite/lintmesh"
3 Run multiple linters (eslint, oxlint, tsc, biome) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.
2026-01-21
jscodeshift-codemods.md
3
1 export jscodeshift-codemods
2 third774 from "third774/dotfiles"
3 Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, API upgrades, pattern standardization, or large-scale refactoring.
2026-02-28
custom-plugin-flutter-skill-backend.md
3
1 export custom-plugin-flutter-skill-backend
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-flutter"
3 Flutter development plugin for Claude Code
2026-02-13
project-memory-recall.md
3
1 export project-memory-recall
2 hungson175 from "hungson175/deploy-memory-tools"
3 Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.
2026-02-12
tmux.md
3
1 export tmux
2 ryym from "ryym/dotfiles"
3 My configuration files
2026-02-28
idiomatic-rust.md
3
1 export idiomatic-rust
2 amodkala from "amodkala/dotfiles"
3 Rust code review patterns from corrode.dev (16 articles)
2026-01-01
technical-writing.md
3
1 export technical-writing
2 mkobit from "mkobit/dotfiles"
3 Enforces ventilated prose and concise technical writing standards when the user is writing or editing standalone documentation files (e.g., Markdown, AsciiDoc). This skill should not be used for code documentation or docstrings.
2026-02-27
python-style-guide.md
3
1 export python-style-guide
2 CodingKaiser from "CodingKaiser/claude-kaiser-skills"
3 list of claude skills for omics and programming
2026-02-28
designing-hexagonal-architecture.md
3
1 export designing-hexagonal-architecture
2 aucun6352 from "aucun6352/project-cheat-sheet"
3 Guides the design and analysis of hexagonal architecture (Ports & Adapters) for backend systems. Use when structuring modular applications with clean separation between business logic and infrastructure.
2026-02-14
swiftui-coding-guidelines.md
3
1 export swiftui-coding-guidelines
2 xtone from "xtone/ai_development_tools"
3 Core coding guidelines for iOS, iPadOS, macOS, watchOS, tvOS, and visionOS app development using SwiftUI and Swift. Use when implementing Views, working with @State/@Binding/@Observable/@StateObject, using NavigationStack/List/LazyVStack, designing components, or asking about SwiftUI patterns (infinite scroll, pull-to-refresh, search). Covers best practices, implementation patterns, and anti-patterns to avoid.
2026-02-25
security-bluebook-builder.md
3
1 export security-bluebook-builder
2 SHADOWPR0 from "SHADOWPR0/security-bluebook-builder"
3 Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
2026-01-19
skill-sync.md
3
1 export skill-sync
2 KyleKing from "KyleKing/vcr-tui"
3 TUI for VCR Cassettes
2026-01-30
fetch-pr-review-comments.md
3
1 export fetch-pr-review-comments
2 shogogg from "shogogg/dotfiles"
3 MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.
2026-02-09
developing-llamaindex-systems.md
3
1 export developing-llamaindex-systems
2 SpillwaveSolutions from "SpillwaveSolutions/developing-llamaindex-systems"
3 >-
2026-01-17
browser.md
3
1 export browser
2 factory-ben from "factory-ben/browser-skill"
3 Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.
2026-01-01
content-research.md
3
1 export content-research
2 atalovesyou from "atalovesyou/claude-skills-pack"
3 25 skills and 14 plugins for Claude Code - one-command install
2026-02-23
wp-migrate.md
3
1 export wp-migrate
2 BWBama85 from "BWBama85/wp-migrate.sh"
3 WordPress migration script supporting SSH push and archive import modes with automated database handling, URL replacement, and wp-content sync
2026-01-05
gh-search-issues.md
3
1 export gh-search-issues
2 aaddrick from "aaddrick/gh-cli-search"
3 A comprehensive Claude Code plugin providing skills and commands for using GitHub CLI (gh) search effectively
2025-12-31
minecraft-fabric-dev.md
3
1 export minecraft-fabric-dev
2 MCDxAI from "MCDxAI/meteor-client-webgui"
3 Experimental WebGUI for Meteor Client
2026-02-08
claude-code-plugin-builder.md
3
1 export claude-code-plugin-builder
2 pleaseai from "pleaseai/claude-code-plugins"
3 Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.
2026-02-26
app-store-aso.md
3
1 export app-store-aso
2 TimBroddin from "TimBroddin/app-store-aso-skill"
3 Generate optimized Apple App Store metadata recommendations with ASO best practices. Use this skill when analyzing app listings, optimizing metadata (title, subtitle, description, keywords), performing competitive analysis, or validating App Store listing requirements. Triggers on queries about App Store optimization, metadata review, or screenshot strategy.
2026-02-13