Jan
Community@jr2804 · Aachen, Germany
Coding in Python and Delphi, sometimes in C/C++ and C#.
Agent Skills by Jan
Showing 41 vetted skills indexed across 2 GitHub repositories.
knowledge-management
Provides a standardized framework for managing recurring project knowledge and automating common workflows through reusable components and clear processes.
problem-solving
Guide structured problem analysis through sequential thinking patterns.
issue-tracking
Define issue types, priorities, and dependencies using the beads/bd system.
serena
Provides IDE-like semantic code retrieval and editing tools for coding agents.
chunkhound
Search codebases semantically and with regex for architectural analysis.
mcp-servers
Integrate MCP servers into agentic workflows with universal patterns.
python-refactoring
Identifies Python modules, functions, and classes exceeding size thresholds and suggests refactoring.
python-imports
Enforce Python import style with absolute imports and grouped ordering.
python-naming
Enforce Python naming conventions for variables, functions, classes, constants, files, and directories.
python-pathlib
Enforce pathlib.Path objects for Python file and directory operations.
python-uv-cli
Manage Python environments and dependencies using UV command-line patterns.
uv-mcp
Automate Python project lifecycle management with uv and MCP server.
skill-creator
Create and scaffold structured Claude Skills with SKILL.md templates.
prompt-engineering
Provide structured patterns and best practices for crafting robust agent prompts.
database-schema
Generates database schemas, ORM/ODM models, migrations, and FastAPI endpoints from JSON entity specifications.
sqlmodel
Build SQLModel-based FastAPI applications with models, CRUD, and Alembic migrations.
documentation-standards
Standardize software project documentation with YAML frontmatter and a Markdown blueprint.
coding-principles
Establishes universal coding principles for maintainable, readable projects across languages.
python-guidelines
Standardize Python project structure, typing, testing, and documentation conventions.
testing-strategy
Standardize unit, integration, e2e, and performance testing across projects.
python-cli
Standardize Python CLI development with Typer, Click, or Argparse patterns.
python-linter
Provide context-aware fixes for Ruff Python linter errors.
using-git-worktrees
Automates creation of isolated Git worktrees for feature development.
code-auditor
Analyze codebases for architecture, security, performance, and testing issues.