đź’»

Development

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

20307 skills in this category

pattern-detection

Marketplace

Identify existing codebase patterns (naming conventions, architectural patterns, testing patterns) to maintain consistency. Use when generating code, reviewing changes, or understanding established practices. Ensures new code aligns with project conventions.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

codebase-navigation

Marketplace

Navigate, search, and understand project structures. Use when onboarding to a codebase, locating implementations, tracing dependencies, or understanding architecture. Provides patterns for file searching with Glob, code searching with Grep, and systematic architecture analysis.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

safe-refactoring

Marketplace

Systematic code refactoring while preserving all external behavior. Use when identifying code smells, planning refactoring sequences, executing safe structural improvements, or validating behavior preservation. Includes code smell catalog (reference.md) and refactoring execution protocol.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

user-research

Marketplace

User interview techniques, persona creation, journey mapping, and research synthesis patterns. Use when planning research studies, conducting interviews, creating personas, or translating research findings into actionable design recommendations.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

accessibility-design

Marketplace

WCAG 2.1 AA compliance patterns, screen reader compatibility, keyboard navigation, and ARIA best practices. Use when implementing accessible interfaces, reviewing UI components, or auditing accessibility compliance. Covers semantic HTML, focus management, color contrast, and assistive technology testing.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

code-quality-review

Marketplace

Systematic code review patterns, quality dimensions, anti-pattern detection, and constructive feedback techniques. Use when reviewing code changes, assessing codebase quality, identifying technical debt, or mentoring through reviews. Covers correctness, design, security, performance, and maintainability.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

codebase-analysis

Marketplace

Discover patterns, rules, and interfaces through iterative analysis cycles. Use when analyzing business rules, technical patterns, security, performance, integration points, or domain-specific areas. Includes cycle pattern for discovery to documentation to review workflow.

rsmdt/the-startup
135
17
Mis Ă  jour 1d ago

autonomous-skill

Use when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress tracking, and autonomous execution using Codex non-interactive mode with auto-continuation. Trigger phrases include autonomous, long-running task, multi-session, 自主执行, 长时任务, autonomous skill.

myysophia/codex-config
134
25
Mis Ă  jour 1d ago

claude-skill

Use when user asks to leverage claude or claude code to do something (e.g. implement a feature design or review codes, etc). Provides non-interactive automation mode for hands-off task execution without approval prompts.

myysophia/codex-config
134
25
Mis Ă  jour 1d ago

analyze-project

Analyze a project's codebase and documentation to generate coding standards, architecture docs, and development practices. Perfect for new project onboarding. Usage: 'analyze-project: /path/to/project' or 'analyze: /path/to/project'

brobertsaz/claude-os
134
31
Mis Ă  jour 1d ago

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

brobertsaz/claude-os
134
31
Mis Ă  jour 1d ago

svelte-code-writer

Marketplace

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating or editing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

sveltejs/mcp
133
19
Mis Ă  jour 1d ago

build-cmake

Build an iPlug2 plugin project using CMake (Ninja or Xcode generator)

iPlug2/iPlug2OOS
131
32
Mis Ă  jour 1d ago

run-ios-simulator

Build and run an iPlug2 iOS app in the iOS Simulator

iPlug2/iPlug2OOS
131
32
Mis Ă  jour 1d ago

release-procedures

Version management, release verification, and deployment procedures for software releases. Includes semver guidance, version consistency checks, and platform-specific constraints.

groupzer0/vs-code-agents
129
16
Mis Ă  jour 1d ago

code-review-checklist

Structured code review criteria for pre-implementation plan review (Critic) and post-implementation security/quality review. Covers security, performance, maintainability, and correctness with severity ratings.

groupzer0/vs-code-agents
129
16
Mis Ă  jour 1d ago

security-patterns

Security vulnerability detection patterns including OWASP Top 10, language-specific vulnerabilities, and remediation guidance. Load when reviewing code for security issues, conducting audits, or implementing authentication/authorization.

groupzer0/vs-code-agents
129
16
Mis Ă  jour 1d ago

git-commit-crafter

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").

ryoppippi/dotfiles
129
1
Mis Ă  jour 1d ago

check-metadata-typos

Check .meta.yml and snapshot .dvc files for spelling typos using codespell. Use when user mentions typos, spelling errors, metadata quality, or wants to check metadata files for mistakes.

owid/etl
129
27
Mis Ă  jour 1d ago

testing-patterns

TDD workflow and test strategy patterns including test pyramid, coverage strategies, mocking approaches, and anti-patterns. Load when writing tests, designing test strategies, or reviewing test coverage.

groupzer0/vs-code-agents
129
16
Mis Ă  jour 1d ago