Browse Skills
20307 skills found
coding-standards.md
8
1
export
coding-standards
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Flutter/Dart Coding Standards. Use when reviewing code style or formatting.
2026-01-05
generating-shell.md
8
1
export
generating-shell
2
from
"alexei-led/claude-code-config"
from
"alexei-led/claude-code-config"
3
Generates, explains, and plans shell commands, bash scripts, unix pipelines, awk/sed/grep expressions. Use when user requests shell commands, bash scripts, terminal commands, unix pipes, scripting help, or command syntax assistance. Do not use for web research or document analysis.
2026-01-05
coding-standards.md
8
1
export
coding-standards
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Estándares de Codificación React TypeScript. Use when reviewing code style or formatting.
2026-01-05
tooling.md
8
1
export
tooling
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
React Tooling - Configuration and Optimization. Use when working with tooling.
2026-01-05
holistic-evaluation.md
8
1
export
holistic-evaluation
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Deliver a 360° evaluation of a codebase or feature, blending architecture, correctness, performance, security, and UX signals.
2026-01-05
testing-python.md
8
1
export
testing-python
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Regla 07: Pruebas. Use when writing tests, reviewing test coverage, or setting up testing.
2026-01-05
coding-standards.md
8
1
export
coding-standards
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Estándares de Código. Use when reviewing code style or formatting.
2026-01-05
build-run-local.md
8
1
export
build-run-local
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Run local builds with proper environment setup. Use when building code locally to verify changes before pushing.
2026-01-05
extract-dependencies.md
8
1
export
extract-dependencies
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Analyze imports and identify all module dependencies. Use when mapping project structure.
2026-01-05
react.md
8
1
export
react
2
from
"mae616/ai-template"
from
"mae616/ai-template"
3
React/Next.jsのプロジェクトで、UI=計算モデル(コンポーネント/状態/レンダリング)を軸に、設計・実装・レビュー・性能改善の判断を整理する。doc/rdd.md に「技術スタック React」または「技術スタック Next.js」があるリポジトリ、あるいはReactの状態管理/レンダリング/Server Components/SSR/Streaming/バンドル/パフォーマンス相談で使う。
2026-01-05
playwright-browser-automation.md
8
1
export
playwright-browser-automation
2
from
"leegonzales/AISkills"
from
"leegonzales/AISkills"
3
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
frontend-implementation.md
8
1
export
frontend-implementation
2
from
"mae616/ai-template"
from
"mae616/ai-template"
3
FigmaやUI要件を「壊れない・拡張しやすい」実装へ翻訳するための判断軸。px写経を避け、比率・構造・制約・状態を先に設計してからUIを組み立てる。
2026-01-05
architecture.md
8
1
export
architecture
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Arquitectura React - Organización y Patrones. Use when designing architecture or reviewing code structure.
2026-01-05
semantic-search.md
8
1
export
semantic-search
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
INVOKE BEFORE writing new code to find existing implementations (DRY). Also for codebase exploration and production data search. Run: docker exec arsenal-semantic-search-cli code-search find 'query'
2026-01-05
reverse-engineering-firmware.md
8
1
export
reverse-engineering-firmware
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Firmware-focused reverse engineering for embedded/IoT images with extraction, partition analysis, and secure handling.
2026-01-05
sop-code-review.md
8
1
export
sop-code-review
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Standardize code review execution with repeatable steps, evidence requirements, and confidence ceilings.
2026-01-05
github-integration.md
8
1
export
github-integration
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Build reliable GitHub integrations, webhooks, and automation bridges
2026-01-05
anthropic-prompt-engineer.md
8
1
export
anthropic-prompt-engineer
2
from
"jamesrochabrun/skills"
from
"jamesrochabrun/skills"
3
Master Anthropic's prompt engineering techniques to generate new prompts or improve existing ones using best practices for Claude AI models.
2026-01-05
security-symfony.md
8
1
export
security-symfony
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Sicherheit & DSGVO - Atoll Tourisme. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
python-specialist.md
8
1
export
python-specialist
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Deliver production-quality Python solutions with framework-aware patterns and tests.
2026-01-05
quality-fix-formatting.md
8
1
export
quality-fix-formatting
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Automatically fix code formatting issues using mojo format, markdownlint, and pre-commit hooks. Use when formatting checks fail or before committing code.
2026-01-05
codex-safe-experiment.md
8
1
export
codex-safe-experiment
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Use Codex CLI sandbox mode to try risky changes safely. Isolated experimentation with network disabled and directory restrictions.
2026-01-05
performance.md
8
1
export
performance
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Otimização de Performance - React Native. Use when optimizing performance or profiling code.
2026-01-05
code-quality.md
8
1
export
code-quality
2
from
"wutongci/agentdemo"
from
"wutongci/agentdemo"
3
自动检查代码质量问题,提供改进建议
2026-01-05