Skill Resume
burgebj
Pick up where you left off from a previous session — use after context resets, compaction, or new conversations
エージェントスキルは、エージェントが必要に応じて読み込む指示・スクリプト・リソースのフォルダーです。MCP サーバーと違って独自のプロセスを走らせないため、コンテキスト面で軽く、監査も簡単です。
935 件中 553–576 件
burgebj
Pick up where you left off from a previous session — use after context resets, compaction, or new conversations
burgebj
Show where you are in the workflow and what to do next — use for progress checks and orientation
burgebj
Manage tasks with Claude Code native tools — use to track TODOs, delegate work, and monitor progress
burgebj
Create zero-context implementation plans with bite-sized tasks — use for multi-step feature planning
Ekko-Coleman
Graduate-grade physics and materials engine for building a particle sandbox simulator: governing equations, canonical numeric parameters (Lennard-Jones eps/sigma, Van der Waals a/b, CODATA 2022 constants), integrator selection, and an executable conservation-law validation harness, plus bundled/fetchable open datasets (periodic table, PDG particles, AME nuclides, COD crystals) with a licensing man
sarojpunde
Reusable Liquid snippet patterns with proper documentation and parameter handling
LaoitdevOpen
Audit frontend code against project skills and design standards. Use this whenever the user asks to audit, review, or check code — a single component, a feature folder, or the whole project. Also use when the user shares code and asks 'is this correct?', 'does this follow our standards?', 'review this', or 'check my implementation'. Checks UX/UI design match (theme colors, typography, layout), arc
edp43273-glitch
Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.
edp43273-glitch
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
edp43273-glitch
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
edp43273-glitch
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations.
edp43273-glitch
Python testing best practices using pytest including fixtures, parametrization, mocking, coverage analysis, async testing, and test organization. Use when writing or improving Python tests.
edp43273-glitch
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Systematizes the "search for existing solutions before implementing" approach. Use when starting new features or adding functionality.
edp43273-glitch
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
edp43273-glitch
Everything Claude Code のインタラクティブなインストーラー — スキルとルールの選択とインストールをユーザーレベルまたはプロジェクトレベルのディレクトリへガイドし、パスを検証し、必要に応じてインストールされたファイルを最適化します。
edp43273-glitch
フックを介してセッションを観察し、信頼度スコアリング付きのアトミックなインスティンクトを作成し、スキル/コマンド/エージェントに進化させるインスティンクトベースの学習システム。
edp43273-glitch
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
edp43273-glitch
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
edp43273-glitch
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
edp43273-glitch
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
edp43273-glitch
堅牢で効率的かつ保守可能なGoアプリケーションを構築するための慣用的なGoパターン、ベストプラクティス、規約。
edp43273-glitch
Nutrient DWS API を使用してドキュメントの処理、変換、OCR、抽出、編集、署名、フォーム入力を行います。PDF、DOCX、XLSX、PPTX、HTML、画像に対応しています。
edp43273-glitch
Pythonic イディオム、PEP 8標準、型ヒント、堅牢で効率的かつ保守可能なPythonアプリケーションを構築するためのベストプラクティス。
edp43273-glitch
pytest、TDD手法、フィクスチャ、モック、パラメータ化、カバレッジ要件を使用したPythonテスト戦略。