tnn1t1s avatar

tnn1t1s

Community

@tnn1t1s

0Followers
|
6Public Repos
|
23Published Skills

Agent Skills by tnn1t1s

Showing 23 vetted skills indexed across 1 GitHub repositories.

tnn1t1stnn1t1s

hello-world

Greet users and demonstrate skill activation with SKILL.md metadata.

Community
Basic
tnn1t1stnn1t1s

performance_interpretation

Analyze benchmark results to diagnose cache, allocator, and concurrency bottlenecks.

Community
Advanced
tnn1t1stnn1t1s

algorithmic_analysis

Analyze algorithms for time and space complexity, correctness, and data structure suitability.

Community
Advanced
tnn1t1stnn1t1s

temporal_style_adapter

Enforce a late-1990s/early-2000s engineering voice in Java/C++ documentation and code comments.

Community
Basic
tnn1t1stnn1t1s

skill_context_cache

Store and retrieve design decisions and cross-references in .cache/context.yaml.

Community
Advanced
tnn1t1stnn1t1s

self_consistency_checker

Validate cross-artifact consistency across specs, theory, code, benchmarks, and reports.

Community
Advanced
tnn1t1stnn1t1s

language_comparative_runtime

Compare runtime semantics across Java, C++ and Rust for memory safety and iterator implementations.

Community
Intermediate
tnn1t1stnn1t1s

java_codegen

Generate idiomatic Java code for multiple iterator algorithm variants.

Community
Advanced
tnn1t1stnn1t1s

problem_specification

Convert informal problem statements into formal specifications with inputs, outputs, invariants, and contracts.

Community
Advanced
tnn1t1stnn1t1s

systems_design_patterns

Guide data-structure selection and systems-level design decisions for performance-critical software.

Community
Advanced
tnn1t1stnn1t1s

test_data_design

Design test data matrices across k, N, distributions, and patterns.

Community
Advanced
tnn1t1stnn1t1s

unit_test_generation

Generate parameterized unit tests for Java, C++, and Rust.

Community
Advanced
tnn1t1stnn1t1s

comparative_complexity

Compare algorithm designs across complexity, constant factors, and empirical metrics.

Community
Advanced
tnn1t1stnn1t1s

pedagogical_reflection

Extract generalizable lessons from project retrospectives into structured insights.

Community
Basic
tnn1t1stnn1t1s

reporting_visualization

Format benchmark results into tables, charts, and Markdown summaries.

Community
Intermediate
tnn1t1stnn1t1s

benchmark_design

Design controlled benchmark setups with fixed seeds and multiple trials.

Community
Advanced
tnn1t1stnn1t1s

microarchitectural_modeling

Translate algorithmic designs into microarchitectural behavior for CPU performance prediction.

Community
Advanced
tnn1t1stnn1t1s

technical_exposition

Generate formal academic engineering documentation with structured sections and citations.

Community
Advanced
tnn1t1stnn1t1s

iterative_optimizer

Analyze solutions and generate concrete improvement steps for optimization.

Community
Advanced
tnn1t1stnn1t1s

safety_invariants

Insert safety invariants for preconditions, postconditions, and memory-safety checks across Java, C++, and Rust.

Community
Advanced
tnn1t1stnn1t1s

research_project_layout

Generate kebab-case project names and scaffold standardized research directories from descriptions.

Community
Basic
tnn1t1stnn1t1s

research_to_code_pipeline

Orchestrate research pipelines from problem specification to final report.

Community
Advanced
tnn1t1stnn1t1s

arxiv_research

Search arXiv literature for recent algorithm alternatives and optimizations.

Community
Advanced