thomas avatar

thomas

Community

@thmspi · Paris

5Followers
|
20Public Repos
|
32Published Skills

Agent Skills by thomas

Showing 32 vetted skills indexed across 1 GitHub repositories.

thmspithmspi

project-guidelines-example

Defines a project-specific skill template with YAML frontmatter and structured sections.

Community
Basic
thmspithmspi

ui-ux-pro-max

Search UI/UX style guides with BM25 to surface design patterns and guidelines.

Community
Advanced
thmspithmspi

python-testing

Guide Python testing with pytest-driven TDD, fixtures, mocks, and coverage.

Community
Advanced
thmspithmspi

docker-patterns

Automate Docker and Docker Compose best-practice patterns for local development and multi-service workflows.

Community
Advanced
thmspithmspi

iterative-retrieval

Refine file selection across four phases for subagent context.

Community
Advanced
thmspithmspi

postgres-patterns

Apply PostgreSQL indexing, schema, RLS, and upsert patterns for performance and security.

Community
Advanced
thmspithmspi

coding-standards

Defines coding standards for TypeScript, JavaScript, React, and Node.js projects.

Community
Intermediate
thmspithmspi

eval-harness

Automate formal evaluation workflows for Claude Code sessions with pass@k metrics.

Community
Advanced
thmspithmspi

cost-aware-llm-pipeline

Route LLM tasks to cheaper models and track costs with immutable records.

Community
Advanced
thmspithmspi

prompt-optimizer

Analyze draft prompts and output ready-to-paste optimized prompts.

Community
Advanced
thmspithmspi

claude-api

Automates Claude API usage and integration patterns in Python and TypeScript for building Claude-powered applications.

Community
Advanced
thmspithmspi

agent-harness-construction

Design agent action spaces and tool definitions with deterministic outputs.

Community
Advanced
thmspithmspi

deep-research

Compiles cited reports from multi-source web research using firecrawl and exa MCP tools.

Community
Advanced
thmspithmspi

backend-patterns

Design scalable Node.js backend architectures for REST and GraphQL APIs.

Community
Advanced
thmspithmspi

api-design

Standardize REST API design including naming, pagination, filtering, error responses, versioning, and rate limiting.

Community
Intermediate
thmspithmspi

security-scan

Scan Claude Code configuration files for security vulnerabilities using AgentShield.

Community
Advanced
thmspithmspi

deployment-patterns

Creates deployment strategies for Dockerized CI/CD pipelines with health checks and rollback plans.

Community
Advanced
thmspithmspi

e2e-testing

Automate Playwright end-to-end testing workflows with POM utilities and configuration guidance.

Community
Advanced
thmspithmspi

agentic-engineering

Coordinate AI-driven engineering tasks with eval-first validation and tiered model routing.

Community
Advanced
thmspithmspi

brainstorming

Organize raw ideas into actionable design concepts with structured inquiry.

Community
Advanced
thmspithmspi

content-hash-cache-pattern

Cache file processing results using SHA-256 content hashes as keys.

Community
Advanced
thmspithmspi

continuous-learning-v2

Convert Claude Code sessions into atomic instincts with confidence scoring.

Community
Advanced
thmspithmspi

verification-loop

Automate end-to-end verification of Claude Code sessions across build, type, lint, test, security, and diff review phases.

Community
Advanced
thmspithmspi

database-migrations

Plan reversible database migrations across PostgreSQL, MySQL, and ORMs.

Community
Advanced