đź’»

Development

Frontend, Backend, Mobile, and Full-Stack development skills

20307 skills in this category

srtd-dev

Expert knowledge for developing the SRTD codebase itself. Use when implementing features, fixing bugs, understanding architecture, or writing tests for SRTD internals. NOT for end users of srtd CLI.

t1mmen/srtd
100
7
Mis Ă  jour 2d ago

understand-codebase

Explore codebase, architecture, or call flows

vinta/hal-9000
100
18
Mis Ă  jour 2d ago

bump-version

Bump version numbers across all DecentPaste config files (package.json, Cargo.toml, tauri.conf.json, downloads.json). Use for version updates without building.

decentpaste/decentpaste
100
2
Mis Ă  jour 2d ago

implement-type-annotations

Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding

ambient-code/agentready
99
21
Mis Ă  jour 2d ago

analyze-compile-times-duckdb

Analyze Rust compilation profiling data using DuckDB to find performance bottlenecks, trait explosions, and monomorphization issues. Use after generating chrome_profiler.json with crox.

bearcove/dodeca
98
4
Mis Ă  jour 2d ago

rustc-self-profile

Profile Rust compilation using rustc self-profiling to identify slow compile times, trait resolution bottlenecks, and monomorphization issues. Use when investigating slow Rust builds.

bearcove/dodeca
98
4
Mis Ă  jour 2d ago

analyze-rust-code-size

Analyze Rust binary code size and identify bloat from monomorphization, large functions, and macro expansion using cargo-llvm-lines and rustc flags. Use when binary is too large or compile times are slow.

bearcove/dodeca
98
4
Mis Ă  jour 2d ago

constitution-guardian

Real-time Constitution compliance checker for devflow documents. Blocks partial implementations and hardcoded secrets during file editing.

Dimon94/cc-devflow
95
25
Mis Ă  jour 2d ago

frontend-design

Marketplace

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, blogs, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

aws-solutions-library-samples/guidance-for-claude-code-with-amazon-bedrock
94
29
Mis Ă  jour 2d ago

Questions Are Not Instructions

Marketplace

Ensures questions are answered literally before taking action. Triggers on user input containing '?' or patterns like 'why did you...?', 'will that work?', 'have you considered...?'. Use when user asks about your decisions, challenges an approach, or requests assessment. Prevents interpreting questions as implicit instructions or criticism.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

Confidence Honesty

Marketplace

Force honest confidence assessment before claiming conclusions. Triggers on 'root cause identified', 'problem identified', 'complete clarity'. Express confidence as percentage, explain what's stopping 100%, validate assumptions before presenting.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

Software Design Principles

Marketplace

Object-oriented design principles including object calisthenics, dependency inversion, fail-fast error handling, feature envy detection, and intention-revealing naming. Activates during code refactoring, design reviews, or when user requests design improvements.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

Independent Research

Marketplace

Research-driven investigation skill for validating solutions and exploring documentation. Never ask questions you can answer yourself through research. Use WebFetch, WebSearch, and testing to validate ideas before presenting them. Deliver concrete, tested recommendations with evidence.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

NX Monorepo TypeScript Backend Project Setup

Marketplace

Sets up NX monorepo for TypeScript backend projects optimized for AI-assisted development. Delegates to NX commands where possible, patches configs as last resort. Triggers on: 'set up typescript backend project', 'create backend project', 'initialize typescript backend', 'create monorepo', or when working in an empty project folder.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

lightweight-design-analysis

Marketplace

This skill analyzes code for design quality improvements across 8 dimensions: Naming, Object Calisthenics, Coupling & Cohesion, Immutability, Domain Integrity, Type System, Simplicity, and Performance. Ensures rigorous, evidence-based analysis by: (1) Understanding code flow first via implementation-analysis protocol, (2) Systematically evaluating each dimension with specific criteria, (3) Providing actionable findings with file:line references. Triggers when users request: code analysis, design review, refactoring opportunities, code quality assessment, architecture evaluation.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

TDD Process

Marketplace

Strict test-driven development state machine with red-green-refactor cycles. Enforces test-first development, meaningful failures, minimum implementations, and full verification. Activates when user requests: 'use a TDD approach', 'start TDD', 'test-drive this'.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

Lightweight Implementation Analysis Protocol

Marketplace

This skill should be used when fixing bugs, implementing features, debugging issues, or making code changes. Ensures understanding of code flow before implementation by: (1) Tracing execution path with specific file:line references, (2) Creating lightweight text diagrams showing class.method() flows, (3) Verifying understanding with user. Prevents wasted effort from assumptions or guessing. Triggers when users request: bug fixes, feature implementations, refactoring, TDD cycles, debugging, code analysis.

NTCoding/claude-skillz
93
9
Mis Ă  jour 2d ago

spring-boot-3x-api-documenter

Auto-generate OpenAPI 3 documentation for Spring Boot REST APIs using springdoc-openapi. Use when API endpoints change, controllers are modified, or user mentions API docs, Swagger, or OpenAPI. Triggers on @RestController changes, documentation requests, endpoint additions.

andrlange/spring-documentation-mcp-server
91
17
Mis Ă  jour 2d ago

coding-guidelines-verify

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance checks for changed files.

jMerta/codex-skills
91
6
Mis Ă  jour 2d ago

agents-md

Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths, entrypoints, tests, docs). Use when the user asks for AGENTS.md, nested agent instructions, or a module/feature map.

jMerta/codex-skills
91
6
Mis Ă  jour 2d ago