Pierre Clisson
Community@mesca · Paris / Delhi
Freelance hacker. Brain-Computer Interfaces designer. Creator of Timeflux. Meditation and lucid dreaming teacher.
Agent Skills by Pierre Clisson
Showing 13 vetted skills indexed across 1 GitHub repositories.
documentation
Generate Python project documentation with MkDocs and mkdocstrings.
git-workflow
Enforce conventional commit messages and branch naming rules during Git commits.
audit
Audit codebases against development guidelines and plugin conventions.
audit-config
Audits Claude plugin configuration and skill definitions for inconsistencies and redundancies.
init
Scaffold a Python project skeleton with tooling and a Typer-based CLI.
project-name
Extract project names from pyproject.toml or package.json into ${PROJECT_NAME}.
security
Identify and remediate security risks in Python applications.
spec-driven
Align OpenAPI/OpenRPC contracts with Pydantic models and services.
tdd
Guide the red-green-refactor workflow for Python projects using pytest.
performance
Profile and optimize Python code with caching and memory-management techniques.
audit-mcp
Validate MCP server configurations and report per-server health statuses.
conventions
Enforce Python coding conventions with Ruff linting and Pyright type checking.
simplify
Refine Python code for readability and consistency without changing functionality.